Skip to content

Commit 522fc28

Browse files
authoredMar 18, 2025··
chore(deps): bump org.eclipse.jetty:jetty-util from 12.0.17 to 12.0.18 (#302)
Bumps org.eclipse.jetty:jetty-util from 12.0.17 to 12.0.18. --- updated-dependencies: - dependency-name: org.eclipse.jetty:jetty-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e067cc commit 522fc28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎plc4j/tools/opcua-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.eclipse.jetty</groupId>
9191
<artifactId>jetty-util</artifactId>
92-
<version>12.0.17</version>
92+
<version>12.0.18</version>
9393
</dependency>
9494

9595
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.