Skip to content

Commit 708fbaf

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dependency-bundles/bom/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@
4646
<!-- XSUAA -->
4747
<!-- Keep this version consistent with the one from the SAP Java Buildpack (after their 2.0 release) -->
4848
<!-- see https://github.wdf.sap.corp/xs2-java/xs-java-buildpack/blob/master/resources/pom.xml -->
49-
<scp-cf.xsuaa-client.version>3.5.9</scp-cf.xsuaa-client.version>
49+
<scp-cf.xsuaa-client.version>3.6.0</scp-cf.xsuaa-client.version>
5050
<java-jwt.version>4.5.0</java-jwt.version>
5151
<!-- Utility stuff -->
5252
<slf4j.version>2.0.17</slf4j.version>
5353
<lombok.version>1.18.38</lombok.version>
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.6-jre</guava.version>
57+
<guava.version>33.4.8-jre</guava.version>
5858
<!-- collection utilities, @Beta annotation -->
59-
<commons-io.version>2.18.0</commons-io.version>
59+
<commons-io.version>2.19.0</commons-io.version>
6060
<!-- Apache file utils -->
6161
<axis2.version>1.7.9</axis2.version>
6262
<!--Used in essential modules: cloudplatform-connectivity, connectivity-destination-service, odata-client, odata-core, securitys-->
@@ -67,7 +67,7 @@
6767
<jcache.version>1.1.1</jcache.version>
6868
<resilience4j.version>2.3.0</resilience4j.version>
6969
<!-- JSON & XML stuff -->
70-
<gson.version>2.12.1</gson.version>
70+
<gson.version>2.13.0</gson.version>
7171
<jackson.version>2.18.3</jackson.version>
7272
<owasp-json-sanitizer.version>1.2.3</owasp-json-sanitizer.version>
7373
<!-- end of essential versions -->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<assertj-vavr.version>0.4.3</assertj-vavr.version>
102102
<mockito.version>5.17.0</mockito.version>
103103
<jsonassert.version>1.5.3</jsonassert.version>
104-
<junit.jupiter.version>5.12.1</junit.jupiter.version>
104+
<junit.jupiter.version>5.12.2</junit.jupiter.version>
105105
<codemodel.version>2.6</codemodel.version>
106106
<olingo-v4.version>5.0.0</olingo-v4.version>
107107
<olingo-v2.version>2.0.13</olingo-v2.version>

0 commit comments

Comments
 (0)