Skip to content

Commit 133633b

Browse files
Bump junit.version from 5.10.2 to 5.10.3 in /json-smart (#201)
1 parent a19dedd commit 133633b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ limitations under the License.
5959
<project.build.outputTimestamp>10</project.build.outputTimestamp>
6060
<maven.compiler.source>1.8</maven.compiler.source>
6161
<maven.compiler.target>1.8</maven.compiler.target>
62-
<junit.version>5.10.2</junit.version>
62+
<junit.version>5.10.3</junit.version>
6363
</properties>
6464
<scm>
6565
<connection>scm:git:https://github.com/netplex/json-smart-v2.git</connection>

0 commit comments

Comments
 (0)