Skip to content

Commit

Permalink
Merge branch 'jetty-11.0.x' into jetty-12.0.x-merge-from-11.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Aug 24, 2023
2 parents c3f52c3 + 1309c65 commit b90cc16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@

<!-- dependency versions -->
<alpn.agent.version>2.0.10</alpn.agent.version>
<ant.version>1.10.13</ant.version>
<ant.version>1.10.14</ant.version>
<apache.avro.version>1.11.2</apache.avro.version>
<apache.httpclient.version>4.5.14</apache.httpclient.version>
<apache.httpcore.version>4.4.16</apache.httpcore.version>
<asciidoctorj-diagram.version>2.2.9</asciidoctorj-diagram.version>
<asciidoctorj-diagram.version>2.2.11</asciidoctorj-diagram.version>
<asciidoctorj.version>2.5.10</asciidoctorj.version>
<mina.core.version>2.2.2</mina.core.version>
<asm.version>9.5</asm.version>
Expand Down Expand Up @@ -87,7 +87,7 @@
<jboss.logging.annotations.version>2.2.1.Final</jboss.logging.annotations.version>
<jboss.logging.processor.version>2.2.1.Final</jboss.logging.processor.version>
<jboss.logging.version>3.5.3.Final</jboss.logging.version>
<jboss-logmanager.version>3.0.1.Final</jboss-logmanager.version>
<jboss-logmanager.version>3.0.2.Final</jboss-logmanager.version>
<jboss-threads.version>3.5.0.Final</jboss-threads.version>
<jetty-assembly-descriptors.version>1.1</jetty-assembly-descriptors.version>
<jetty.perf-helper.version>1.0.7</jetty.perf-helper.version>
Expand Down Expand Up @@ -168,7 +168,7 @@
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<maven.dependency.plugin.version>3.6.0</maven.dependency.plugin.version>
<maven.deploy.plugin.version>3.1.1</maven.deploy.plugin.version>
<maven.enforcer.plugin.version>3.3.0</maven.enforcer.plugin.version>
<maven.enforcer.plugin.version>3.4.0</maven.enforcer.plugin.version>
<maven.exec.plugin.version>3.1.0</maven.exec.plugin.version>
<maven.gpg.plugin.version>3.1.0</maven.gpg.plugin.version>
<maven.install.plugin.version>3.1.1</maven.install.plugin.version>
Expand Down

0 comments on commit b90cc16

Please sign in to comment.