Skip to content

Commit bbe1645

Browse files
author
pavel-zrb
authored
Merge branch 'master' into master
2 parents 97116f7 + 47445c3 commit bbe1645

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,16 @@
1212
<compiler.plugin.version>3.8.1</compiler.plugin.version>
1313
<assembly.plugin.version>3.1.1</assembly.plugin.version>
1414

15+
1516
<jetty.version>9.4.43.v20210629</jetty.version>
17+
1618
<jodconverter.version>2.2.1</jodconverter.version>
1719
<startup.parameters.version>1.0-5</startup.parameters.version>
1820

1921
<slf4j.version>1.7.28</slf4j.version>
2022
<logback.version>1.2.3</logback.version>
2123

22-
<junit.version>4.12</junit.version>
24+
<junit.version>4.13.1</junit.version>
2325

2426
<jacoco.version>0.8.0</jacoco.version>
2527

0 commit comments

Comments
 (0)