Skip to content

Commit

Permalink
Merge branch 'jetty-9.4.x' into jetty-9.4.x-7748-non-servlet-pathSpecs
Browse files Browse the repository at this point in the history
  • Loading branch information
gregw committed Apr 5, 2022
2 parents 95b2e41 + 201f9a6 commit 2a56929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<alpn.api.version>1.1.3.v20160715</alpn.api.version>
<ant.version>1.10.12</ant.version>
<apache.avro.version>1.11.0</apache.avro.version>
<asm.version>9.2</asm.version>
<asm.version>9.3</asm.version>
<bndlib.version>5.3.0</bndlib.version>
<build-support.version>1.5</build-support.version>
<checkstyle.version>9.3</checkstyle.version>
Expand All @@ -36,7 +36,7 @@
<conscrypt.version>2.5.2</conscrypt.version>
<disruptor.version>3.4.4</disruptor.version>
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
<google.errorprone.version>2.11.0</google.errorprone.version>
<google.errorprone.version>2.12.0</google.errorprone.version>
<grpc.version>1.45.1</grpc.version>
<gson.version>2.9.0</gson.version>
<guava.version>31.1-jre</guava.version>
Expand Down Expand Up @@ -108,7 +108,7 @@
<maven.invoker.plugin.version>3.2.2</maven.invoker.plugin.version>
<maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
<maven.checkstyle.plugin.version>3.1.0</maven.checkstyle.plugin.version>
<maven.clean.plugin.version>3.1.0</maven.clean.plugin.version>
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
<maven.dependency.plugin.version>3.3.0</maven.dependency.plugin.version>
<maven.eclipse.plugin.version>2.10</maven.eclipse.plugin.version>
Expand Down

0 comments on commit 2a56929

Please sign in to comment.