File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 2121 <properties >
2222 <java .version>15</java .version>
2323 <oauth2 .version>2.6.8</oauth2 .version>
24- <commonsio .version>2.15.1 </commonsio .version>
24+ <commonsio .version>2.17.0 </commonsio .version>
2525 <docusign .version>4.3.0</docusign .version>
26- <swagger-core-version >2.2.20 </swagger-core-version >
27- <jackson-version >2.16 .1</jackson-version >
28- <jersey2 .version>3.1.5 </jersey2 .version>
26+ <swagger-core-version >2.2.25 </swagger-core-version >
27+ <jackson-version >2.18 .1</jackson-version >
28+ <jersey2 .version>3.1.9 </jersey2 .version>
2929
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3131 <maven .compiler.source>15</maven .compiler.source>
8585 <dependency >
8686 <groupId >commons-codec</groupId >
8787 <artifactId >commons-codec</artifactId >
88- <version >1.16.0 </version >
88+ <version >1.17.1 </version >
8989 </dependency >
9090
9191 <dependency >
145145 <dependency >
146146 <groupId >org.projectlombok</groupId >
147147 <artifactId >lombok</artifactId >
148- <version >1.18.30 </version >
148+ <version >1.18.34 </version >
149149 <scope >compile</scope >
150150 </dependency >
151151 </dependencies >
156156 <plugin >
157157 <groupId >org.apache.maven.plugins</groupId >
158158 <artifactId >maven-compiler-plugin</artifactId >
159- <version >3.11 .0</version >
159+ <version >3.13 .0</version >
160160 </plugin >
161161 </plugins >
162162 </pluginManagement >
You can’t perform that action at this time.
0 commit comments