Skip to content

Commit f1f4aa6

Browse files
authored
Merge pull request #123 from netplex/dependabot/maven/json-smart-action/junit.version-5.9.2
Bump junit.version from 5.9.1 to 5.9.2 in /json-smart-action
2 parents 9cda5a3 + 88b4b8b commit f1f4aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<project.build.outputTimestamp>10</project.build.outputTimestamp>
4545
<maven.compiler.source>1.8</maven.compiler.source>
4646
<maven.compiler.target>1.8</maven.compiler.target>
47-
<junit.version>5.9.1</junit.version>
47+
<junit.version>5.9.2</junit.version>
4848
</properties>
4949
<scm>
5050
<connection>scm:git:https://github.com/netplex/json-smart-v2.git</connection>

0 commit comments

Comments
 (0)