Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
fix(deps): update jettyversion to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2023
1 parent a2c787c commit 9f44a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transitclockQuickStart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</profile>
</profiles>
<properties>
<jettyVersion>9.4.15.v20190215</jettyVersion>
<jettyVersion>11.0.15</jettyVersion>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit 9f44a84

Please sign in to comment.