File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 285285 <dependency >
286286 <groupId >com.google.errorprone</groupId >
287287 <artifactId >error_prone_annotations</artifactId >
288- <version >2.42 .0</version >
288+ <version >2.43 .0</version >
289289 </dependency >
290290 </dependencies >
291291 </dependencyManagement >
Original file line number Diff line number Diff line change 9898 <!-- Spring dependencies -->
9999 <!-- Keep these versions consistent with the ones from the SAP Java Buildpack (after their 2.0 release) -->
100100 <!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
101- <spring .version>6.2.11 </spring .version>
101+ <spring .version>6.2.12 </spring .version>
102102 <spring-security .version>6.1.5</spring-security .version>
103103 <slf4j .version>2.0.17</slf4j .version>
104104 <assertj-core .version>3.27.6</assertj-core .version>
110110 <olingo-v4 .version>5.0.0</olingo-v4 .version>
111111 <olingo-v2 .version>2.0.13</olingo-v2 .version>
112112 <maven-plugin .version>3.9.11</maven-plugin .version>
113- <maven-plugin-annotations .version>3.15.1 </maven-plugin-annotations .version>
113+ <maven-plugin-annotations .version>3.15.2 </maven-plugin-annotations .version>
114114 <maven-plugin-testing .version>3.3.0</maven-plugin-testing .version>
115115 <caffeine .version>3.2.2</caffeine .version>
116116 <openapi-generator .version>7.16.0</openapi-generator .version>
123123 <jakarta-activation .version>2.1.0</jakarta-activation .version>
124124 <qdox .version>2.2.0</qdox .version>
125125 <wiremock .version>3.13.1</wiremock .version>
126- <checkstyle .version>12.0 .1</checkstyle .version>
126+ <checkstyle .version>12.1 .1</checkstyle .version>
127127 <byte-buddy .version>1.17.8</byte-buddy .version>
128128 <snakeyaml .version>2.5</snakeyaml .version>
129129 <commons-codec .version>1.19.0</commons-codec .version>
You can’t perform that action at this time.
0 commit comments