Skip to content

Commit

Permalink
Merge pull request #49 from apache/dependabot/maven/webbeans-tomcat/s…
Browse files Browse the repository at this point in the history
…rc/it/servletinjection/junit-junit-4.13.1

Bump junit from 4.11 to 4.13.1 in /webbeans-tomcat/src/it/servletinjection
  • Loading branch information
tandraschko authored Jan 11, 2024
2 parents 6dc3135 + 1a6f62d commit 33c09ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webbeans-tomcat/src/it/servletinjection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.13.1</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 33c09ef

Please sign in to comment.