Skip to content

Commit e9cf43a

Browse files
committed
downgrade junit to test dependabot + ci handling
1 parent f111aa4 commit e9cf43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>junit</groupId>
137137
<artifactId>junit</artifactId>
138-
<version>4.13.2</version>
138+
<version>4.13.1</version>
139139
<scope>test</scope>
140140
</dependency>
141141
<dependency>

0 commit comments

Comments
 (0)