Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h authored Jun 23, 2021
1 parent ad0b5ae commit 6deb15f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.plugin-version>3.8.1</maven.compiler.plugin-version>
<dgclib.version>0.5.1-e4b9b54</dgclib.version>
<dgclib.version>1.1.0</dgclib.version>
<plugin.checkstyle.version>3.1.2</plugin.checkstyle.version>
<plugin.license.version>2.0.0</plugin.license.version>
<owasp.version>6.1.1</owasp.version>
Expand Down Expand Up @@ -214,4 +214,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 6deb15f

Please sign in to comment.