Skip to content

Commit 554a609

Browse files
authored
Merge pull request kiat#33 from kiat/dependabot/maven/Java/Composite-Pattern-Example/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /Java/Composite-Pattern-Example
2 parents d25ab03 + b9b31d1 commit 554a609

File tree

1 file changed

+1
-1
lines changed
  • Java/Composite-Pattern-Example

1 file changed

+1
-1
lines changed

Java/Composite-Pattern-Example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>junit</groupId>
159159
<artifactId>junit</artifactId>
160-
<version>4.12</version>
160+
<version>4.13.1</version>
161161
<scope>test</scope>
162162
</dependency>
163163

0 commit comments

Comments
 (0)