Skip to content

Commit f849274

Browse files
chore: [DevOps] bump the production-minor-patch group with 2 updates (#887)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18a98eb commit f849274

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<!-- XSUAA -->
5252
<!-- Keep this version consistent with the one from the SAP Java Buildpack (after their 2.0 release) -->
5353
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
54-
<scp-cf.xsuaa-client.version>3.6.1</scp-cf.xsuaa-client.version>
54+
<scp-cf.xsuaa-client.version>3.6.2</scp-cf.xsuaa-client.version>
5555
<java-jwt.version>4.5.0</java-jwt.version>
5656
<!-- Utility stuff -->
5757
<slf4j.version>2.0.17</slf4j.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<spring.version>6.2.9</spring.version>
9595
<spring-security.version>6.1.5</spring-security.version>
9696
<slf4j.version>2.0.17</slf4j.version>
97-
<assertj-core.version>3.27.3</assertj-core.version>
97+
<assertj-core.version>3.27.4</assertj-core.version>
9898
<assertj-vavr.version>0.4.3</assertj-vavr.version>
9999
<mockito.version>5.18.0</mockito.version>
100100
<jsonassert.version>1.5.3</jsonassert.version>

0 commit comments

Comments
 (0)