Skip to content

Commit

Permalink
GUACAMOLE-1859: Update to jUnit 5.10.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-jumper committed Dec 3, 2023
1 parent 6e43c7f commit 0c6b990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<jackson.version>2.16.0</jackson.version>
<jackson-databind.version>2.16.0</jackson-databind.version>
<jersey.version>2.41</jersey.version>
<junit.version>5.10.0</junit.version>
<junit.version>5.10.1</junit.version>
<junit4.version>4.13.2</junit4.version>
<logback.version>1.3.14</logback.version>
<slf4j.version>2.0.9</slf4j.version>
Expand Down

0 comments on commit 0c6b990

Please sign in to comment.