Skip to content

Commit 7362573

Browse files
Bump the all-maven-dependencies group across 2 directories with 4 updates
Bumps the all-maven-dependencies group with 4 updates in the / directory: [com.sap.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Bumps the all-maven-dependencies group with 4 updates in the /srv directory: [com.sap.cloud.security:java-bom](https://github.com/SAP/cloud-security-xsuaa-integration), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire), [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless). Updates `com.sap.cloud.security:java-bom` from 3.7.2 to 3.7.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.7.2...3.7.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.5.1...maven/3.6.0) Updates `com.sap.cloud.security:java-bom` from 3.7.2 to 3.7.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.7.2...3.7.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.5 to 3.5.6 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.5...surefire-3.5.6) Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.5.1 to 3.6.0 - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.5.1...maven/3.6.0) --- updated-dependencies: - dependency-name: com.sap.cloud.security:java-bom dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-dependencies - dependency-name: com.sap.cloud.security:java-bom dependency-version: 3.7.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-maven-dependencies - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f72c2fd commit 7362573

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

integration-tests/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-surefire-plugin</artifactId>
51-
<version>3.5.5</version>
51+
<version>3.5.6</version>
5252
<configuration>
5353
<failIfNoTests>false</failIfNoTests>
5454
</configuration>
@@ -66,7 +66,7 @@
6666
<!-- Tests ending with *IT.java will be executed here -->
6767
<groupId>org.apache.maven.plugins</groupId>
6868
<artifactId>maven-failsafe-plugin</artifactId>
69-
<version>3.5.5</version>
69+
<version>3.5.6</version>
7070
<executions>
7171
<execution>
7272
<goals>

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<jdk.version>25</jdk.version>
3131
<cds.services.version>4.9.0</cds.services.version>
3232
<cloud.sdk.version>5.30.0</cloud.sdk.version>
33-
<xsuaa.version>3.7.2</xsuaa.version>
33+
<xsuaa.version>3.7.3</xsuaa.version>
3434
<cf-java-logging-support.version>4.2.0</cf-java-logging-support.version>
3535
<cds-feature-attachments.version>1.5.0</cds-feature-attachments.version>
3636
</properties>
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-surefire-plugin</artifactId>
106-
<version>3.5.5</version>
106+
<version>3.5.6</version>
107107
<configuration>
108108
<failIfNoTests>true</failIfNoTests>
109109
</configuration>
@@ -112,7 +112,7 @@
112112
<plugin>
113113
<groupId>org.apache.maven.plugins</groupId>
114114
<artifactId>maven-failsafe-plugin</artifactId>
115-
<version>3.5.5</version>
115+
<version>3.5.6</version>
116116
</plugin>
117117

118118
<!-- POM FLATTENING FOR CI FRIENDLY VERSIONS -->
@@ -172,7 +172,7 @@
172172
<plugin>
173173
<groupId>com.diffplug.spotless</groupId>
174174
<artifactId>spotless-maven-plugin</artifactId>
175-
<version>3.5.1</version>
175+
<version>3.6.0</version>
176176
<configuration>
177177
<java>
178178
<googleJavaFormat>

0 commit comments

Comments
 (0)