Skip to content

Commit 8cae2b2

Browse files
chore: [DevOps] bump the production-minor-patch group with 2 updates (#1082)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b2bebc commit 8cae2b2

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
@@ -55,7 +55,7 @@
5555
<!-- XSUAA -->
5656
<!-- Keep this version consistent with the one from the SAP Java Buildpack (after their 2.0 release) -->
5757
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
58-
<scp-cf.xsuaa-client.version>3.6.5</scp-cf.xsuaa-client.version>
58+
<scp-cf.xsuaa-client.version>3.6.6</scp-cf.xsuaa-client.version>
5959
<java-jwt.version>4.5.0</java-jwt.version>
6060
<!-- Utility stuff -->
6161
<slf4j.version>2.0.17</slf4j.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<spring.version>6.2.15</spring.version>
102102
<spring-security.version>6.1.5</spring-security.version>
103103
<slf4j.version>2.0.17</slf4j.version>
104-
<assertj-core.version>3.27.6</assertj-core.version>
104+
<assertj-core.version>3.27.7</assertj-core.version>
105105
<assertj-vavr.version>0.4.3</assertj-vavr.version>
106106
<mockito.version>5.21.0</mockito.version>
107107
<jsonassert.version>1.5.3</jsonassert.version>

0 commit comments

Comments
 (0)