Skip to content

Commit d82c000

Browse files
fix(deps): update jetty monorepo to v12.1.5
1 parent c027808 commit d82c000

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/it-exporter/it-exporter-servlet-jetty-sample

1 file changed

+1
-1
lines changed

integration-tests/it-exporter/it-exporter-servlet-jetty-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
Jetty Sample for the Exporter Integration Test
1717
</description>
1818
<properties>
19-
<jetty-server.version>12.1.4</jetty-server.version>
19+
<jetty-server.version>12.1.5</jetty-server.version>
2020
<java.version>25</java.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)