Skip to content

Commit 4183056

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dependency-bundles/bom/pom.xml

Lines changed: 2 additions & 2 deletions
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>4.0.7</scp-cf.xsuaa-client.version>
58+
<scp-cf.xsuaa-client.version>4.0.8</scp-cf.xsuaa-client.version>
5959
<java-jwt.version>4.5.2</java-jwt.version>
6060
<!-- Utility stuff -->
6161
<slf4j.version>2.0.18</slf4j.version>
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>4.2.0</version>
282+
<version>4.2.1</version>
283283
</dependency>
284284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285285
<dependency>

0 commit comments

Comments
 (0)