Skip to content

Commit

Permalink
Update all non-major dependencies to v12.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2024
1 parent 7783c8b commit 37f596b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appengine_setup/testapps/jetty12_testapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<groupId>com.google.appengine.setup.testapps</groupId>
<artifactId>jetty12_testapp</artifactId>
<properties>
<jetty.version>12.0.14</jetty.version>
<jetty.version>12.0.15</jetty.version>
<aspectj.version>1.9.22.1</aspectj.version>
</properties>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jetty.version>9.4.56.v20240826</jetty.version>
<jetty12.version>12.0.14</jetty12.version>
<jetty12.version>12.0.15</jetty12.version>
<io.grpc>1.68.1</io.grpc>
<io.netty>4.1.115.Final</io.netty>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 37f596b

Please sign in to comment.