Skip to content

Commit 6610a88

Browse files
chore: [DevOps] bump the production-major group across 1 directory with 2 updates
Bumps the production-major group with 2 updates in the / directory: [com.sap.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration) and [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework). Updates `com.sap.cloud.security:java-bom` from 3.6.8 to 4.0.3 - [Release notes](https://github.com/SAP/cloud-security-xsuaa-integration/releases) - [Changelog](https://github.com/SAP/cloud-security-services-integration-library/blob/main/CHANGELOG.md) - [Commits](SAP/cloud-security-services-integration-library@3.6.8...4.0.3) Updates `org.checkerframework:checker-qual` from 3.54.0 to 4.0.0 - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](typetools/checker-framework@checker-framework-3.54.0...checker-framework-4.0.0) --- updated-dependencies: - dependency-name: com.sap.cloud.security:java-bom dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major - dependency-name: org.checkerframework:checker-qual dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 072cfce commit 6610a88

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>3.6.8</scp-cf.xsuaa-client.version>
58+
<scp-cf.xsuaa-client.version>4.0.3</scp-cf.xsuaa-client.version>
5959
<java-jwt.version>4.5.1</java-jwt.version>
6060
<!-- Utility stuff -->
6161
<slf4j.version>2.0.17</slf4j.version>
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>3.54.0</version>
282+
<version>4.0.0</version>
283283
</dependency>
284284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285285
<dependency>

0 commit comments

Comments
 (0)