File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
sessionize-java-client-demo Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525
2626 <mainClass >software.xdev.Application</mainClass >
2727
28- <log4j2-version >2.21.1 </log4j2-version >
28+ <log4j2-version >2.22.0 </log4j2-version >
2929 </properties >
3030
3131 <dependencies >
Original file line number Diff line number Diff line change 9494 <dependency >
9595 <groupId >com.fasterxml.jackson</groupId >
9696 <artifactId >jackson-bom</artifactId >
97- <version >2.15.3 </version >
97+ <version >2.16.0 </version >
9898 <type >pom</type >
9999 <scope >import</scope >
100100 </dependency >
327327 <plugin >
328328 <groupId >org.openapitools</groupId >
329329 <artifactId >openapi-generator-maven-plugin</artifactId >
330- <version >7.0.1 </version >
330+ <version >7.1.0 </version >
331331 <executions >
332332 <execution >
333333 <goals >
You can’t perform that action at this time.
0 commit comments