Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

Commit 49cd296

Browse files
dependabot[bot]arcanefoam
authored andcommitted
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62c5957 commit 49cd296

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
@@ -25,7 +25,7 @@
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<arangodb-java-driver.version>5.0.0</arangodb-java-driver.version>
2727
<tinkerpop.version>3.3.3</tinkerpop.version>
28-
<junit.version>4.12</junit.version>
28+
<junit.version>4.13.1</junit.version>
2929
<logback-classic.version>1.1.3</logback-classic.version>
3030
<commons-lang3.version>3.4</commons-lang3.version>
3131
</properties>

0 commit comments

Comments
 (0)