Skip to content

Commit 73ed10f

Browse files
chore: [DevOps] bump the production-minor-patch group with 3 updates (#763)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39b6a30 commit 73ed10f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
5555
<!-- @Nonnull/@Nullable annotations -->
5656
<vavr.version>0.10.6</vavr.version>
57-
<guava.version>33.4.0-jre</guava.version>
57+
<guava.version>33.4.5-jre</guava.version>
5858
<!-- collection utilities, @Beta annotation -->
5959
<commons-io.version>2.18.0</commons-io.version>
6060
<!-- Apache file utils -->
@@ -270,7 +270,7 @@
270270
<dependency>
271271
<groupId>com.google.errorprone</groupId>
272272
<artifactId>error_prone_annotations</artifactId>
273-
<version>2.36.0</version>
273+
<version>2.37.0</version>
274274
</dependency>
275275
</dependencies>
276276
</dependencyManagement>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!-- Spring dependencies -->
9595
<!-- Keep these versions consistent with the ones from the SAP Java Buildpack (after their 2.0 release) -->
9696
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
97-
<spring.version>6.2.4</spring.version>
97+
<spring.version>6.2.5</spring.version>
9898
<spring-security.version>6.1.5</spring-security.version>
9999
<slf4j.version>2.0.17</slf4j.version>
100100
<assertj-core.version>3.27.3</assertj-core.version>

0 commit comments

Comments
 (0)