Skip to content

Commit

Permalink
chore: [DevOps] bump the production-minor-patch group with 5 updates (#…
Browse files Browse the repository at this point in the history
…532)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 75eb184 commit 6cd9cae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dependency-bundles/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<scp-cf.xsuaa-client.version>3.5.2</scp-cf.xsuaa-client.version>
<java-jwt.version>4.4.0</java-jwt.version>
<!-- Utility stuff -->
<slf4j.version>2.0.13</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<lombok.version>1.18.34</lombok.version>
<findbugs-jsr305.version>3.0.2</findbugs-jsr305.version>
<!-- @Nonnull/@Nullable annotations -->
Expand Down Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.29.2</version>
<version>2.30.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
<spring.version>6.1.11</spring.version>
<spring-security.version>6.1.5</spring-security.version>
<slf4j.version>2.0.13</slf4j.version>
<slf4j.version>2.0.16</slf4j.version>
<assertj-core.version>3.26.3</assertj-core.version>
<assertj-vavr.version>0.4.3</assertj-vavr.version>
<mockito.version>5.12.0</mockito.version>
Expand Down

0 comments on commit 6cd9cae

Please sign in to comment.