Skip to content

Commit 27bde0a

Browse files
authored
Merge branch 'main' into dependabot/maven/cds-feature-advanced-event-mesh/com.sap.cloud.sdk-sdk-bom-5.20.0
2 parents e02c014 + ad818f8 commit 27bde0a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cds-feature-advanced-event-mesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>org.junit.jupiter</groupId>
7070
<artifactId>junit-jupiter</artifactId>
71-
<version>5.13.1</version>
71+
<version>5.13.2</version>
7272
<scope>test</scope>
7373
</dependency>
7474

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.junit.jupiter</groupId>
112112
<artifactId>junit-jupiter</artifactId>
113-
<version>5.13.1</version>
113+
<version>5.13.2</version>
114114
<scope>test</scope>
115115
</dependency>
116116

@@ -214,7 +214,7 @@
214214
</plugin>
215215
<plugin>
216216
<artifactId>maven-pmd-plugin</artifactId>
217-
<version>3.26.0</version>
217+
<version>3.27.0</version>
218218
</plugin>
219219
<plugin>
220220
<artifactId>maven-enforcer-plugin</artifactId>
@@ -238,7 +238,7 @@
238238
<plugin>
239239
<groupId>com.github.spotbugs</groupId>
240240
<artifactId>spotbugs-maven-plugin</artifactId>
241-
<version>4.9.2.0</version>
241+
<version>4.9.3.2</version>
242242
</plugin>
243243
</plugins>
244244
</pluginManagement>

0 commit comments

Comments
 (0)