Skip to content

Commit

Permalink
update ivy version of jetty-util
Browse files Browse the repository at this point in the history
  • Loading branch information
mcalmer committed Nov 4, 2023
1 parent bf50e3a commit 57ac52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/buildconf/ivy/ivy-suse.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@

<!-- Compilation and testing -->
<dependency org="suse" name="velocity-engine-core" rev="2.3"/>
<dependency org="suse" name="jetty-util" rev="9.4.51" />
<dependency org="suse" name="jetty-util" rev="9.4.53" />
<dependency org="checkstyle" name="checkstyle" rev="8.30" transitive="false">
<artifact name="all" type="jar" url="https://github.com/checkstyle/checkstyle/releases/download/checkstyle-8.30/checkstyle-8.30-all.jar"/>
</dependency>
Expand Down

0 comments on commit 57ac52e

Please sign in to comment.