Skip to content

Commit a3c019c

Browse files
chore: [DevOps] bump the production-minor-patch group with 3 updates (#954)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65f27b2 commit a3c019c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<extension>
4747
<groupId>org.apache.maven.archetype</groupId>
4848
<artifactId>archetype-packaging</artifactId>
49-
<version>3.4.0</version>
49+
<version>3.4.1</version>
5050
</extension>
5151
</extensions>
5252
<plugins>

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.4</scp-cf.xsuaa-client.version>
58+
<scp-cf.xsuaa-client.version>3.6.5</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>
@@ -279,7 +279,7 @@
279279
<dependency>
280280
<groupId>org.checkerframework</groupId>
281281
<artifactId>checker-qual</artifactId>
282-
<version>3.51.0</version>
282+
<version>3.51.1</version>
283283
</dependency>
284284
<!-- 2.10 by Caffeine and 2.11 by Guava -->
285285
<dependency>

0 commit comments

Comments
 (0)