Skip to content

Commit 4fea2ff

Browse files
authored
Merge branch 'main' into dependabot/maven/org.pitest-pitest-maven-1.21.1
2 parents 799f6ba + b33b274 commit 4fea2ff

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
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>6.0.0</version>
71+
<version>6.0.1</version>
7272
<scope>test</scope>
7373
</dependency>
7474

@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>com.jayway.jsonpath</groupId>
8484
<artifactId>json-path</artifactId>
85-
<version>2.9.0</version>
85+
<version>2.10.0</version>
8686
<scope>test</scope>
8787
</dependency>
8888

pom.xml

Lines changed: 1 addition & 1 deletion
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>6.0.0</version>
113+
<version>6.0.1</version>
114114
<scope>test</scope>
115115
</dependency>
116116

0 commit comments

Comments
 (0)