Skip to content

Commit

Permalink
fix(deps): update dependency org.eclipse.jetty:jetty-annotations to v…
Browse files Browse the repository at this point in the history
…9.4.46.v20220331
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 2, 2022
1 parent 4c12ac9 commit 03591b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protelis.parser.web/pom.xml
Expand Up @@ -115,7 +115,7 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-annotations</artifactId>
<version>9.4.45.v20220203</version>
<version>9.4.46.v20220331</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 03591b7

Please sign in to comment.