File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4848 <dependency >
4949 <groupId >com.fasterxml.jackson.core</groupId >
5050 <artifactId >jackson-annotations</artifactId >
51- <version >2.19.1 </version >
51+ <version >2.19.2 </version >
5252 </dependency >
5353 <dependency >
5454 <groupId >com.fasterxml.jackson.core</groupId >
5555 <artifactId >jackson-databind</artifactId >
56- <version >2.19.1 </version >
56+ <version >2.19.2 </version >
5757 </dependency >
5858 <dependency >
5959 <groupId >com.google.guava</groupId >
7070 <dependency >
7171 <groupId >org.junit.jupiter</groupId >
7272 <artifactId >junit-jupiter-api</artifactId >
73- <version >5.13.2 </version >
73+ <version >5.13.4 </version >
7474 <scope >test</scope >
7575 </dependency >
7676 </dependencies >
164164 <plugin >
165165 <groupId >org.apache.maven.plugins</groupId >
166166 <artifactId >maven-gpg-plugin</artifactId >
167- <version >3.2.7 </version >
167+ <version >3.2.8 </version >
168168 <executions >
169169 <execution >
170170 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments