mirror of
https://github.com/querydsl/querydsl.git
synced 2026-06-30 21:08:30 +08:00
Merge pull request #2880 from querydsl/dependabot/maven/javassist-javassist-3.12.1.GA
Bump javassist from 3.6.0.GA to 3.12.1.GA
This commit is contained in:
commit
2c11f656dd
@ -111,7 +111,7 @@
|
||||
<dependency>
|
||||
<groupId>javassist</groupId>
|
||||
<artifactId>javassist</artifactId>
|
||||
<version>3.6.0.GA</version>
|
||||
<version>3.12.1.GA</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user