We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40edd68 commit 4183056Copy full SHA for 4183056
1 file changed
dependency-bundles/bom/pom.xml
@@ -55,7 +55,7 @@
55
<!-- XSUAA -->
56
<!-- Keep this version consistent with the one from the SAP Java Buildpack (after their 2.0 release) -->
57
<!-- 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>
+ <scp-cf.xsuaa-client.version>4.0.8</scp-cf.xsuaa-client.version>
59
<java-jwt.version>4.5.2</java-jwt.version>
60
<!-- Utility stuff -->
61
<slf4j.version>2.0.18</slf4j.version>
@@ -279,7 +279,7 @@
279
<dependency>
280
<groupId>org.checkerframework</groupId>
281
<artifactId>checker-qual</artifactId>
282
- <version>4.2.0</version>
+ <version>4.2.1</version>
283
</dependency>
284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285
0 commit comments