Skip to content

Commit

Permalink
Merge branch 'jetty-10.0.x' into jetty-11.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Aug 1, 2022
2 parents 31e5347 + 32e797d commit 78a47e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Expand Up @@ -44,7 +44,7 @@
<felix.version>7.0.5</felix.version>
<findbugs.jsr305.version>3.0.2</findbugs.jsr305.version>
<google.errorprone.version>2.14.0</google.errorprone.version>
<grpc.version>1.47.0</grpc.version>
<grpc.version>1.48.0</grpc.version>
<gson.version>2.9.0</gson.version>
<guava.version>31.1-jre</guava.version>
<guice.version>5.1.0</guice.version>
Expand Down Expand Up @@ -106,7 +106,7 @@
<logback.version>1.3.0-alpha16</logback.version>
<mariadb.version>3.0.6</mariadb.version>
<mariadb.docker.version>10.3.6</mariadb.docker.version>
<maven.resolver.version>1.8.1</maven.resolver.version>
<maven.resolver.version>1.8.2</maven.resolver.version>
<maven.version>3.8.6</maven.version>
<mongodb.version>3.12.11</mongodb.version>
<openpojo.version>0.9.1</openpojo.version>
Expand Down Expand Up @@ -134,12 +134,12 @@
<depends.maven.plugin.version>1.4.0</depends.maven.plugin.version>
<docbkx.maven.plugin.version>2.0.17</docbkx.maven.plugin.version>
<flatten.maven.plugin.version>1.2.7</flatten.maven.plugin.version>
<h2spec.maven.plugin.version>1.0.9</h2spec.maven.plugin.version>
<h2spec.maven.plugin.version>1.0.10</h2spec.maven.plugin.version>
<jacoco.maven.plugin.version>0.8.8</jacoco.maven.plugin.version>
<jetty-version.maven.plugin.version>2.7</jetty-version.maven.plugin.version>
<license.maven.plugin.version>4.1</license.maven.plugin.version>
<maven.antrun.plugin.version>3.1.0</maven.antrun.plugin.version>
<maven.assembly.plugin.version>3.4.1</maven.assembly.plugin.version>
<maven.assembly.plugin.version>3.4.2</maven.assembly.plugin.version>
<maven.bundle.plugin.version>5.1.6</maven.bundle.plugin.version>
<maven.clean.plugin.version>3.2.0</maven.clean.plugin.version>
<maven.checkstyle.plugin.version>3.1.2</maven.checkstyle.plugin.version>
Expand All @@ -148,7 +148,7 @@
<maven.deploy.plugin.version>3.0.0-M2</maven.deploy.plugin.version>
<maven.eclipse.plugin.version>2.10</maven.eclipse.plugin.version>
<maven.enforcer.plugin.version>3.1.0</maven.enforcer.plugin.version>
<maven.exec.plugin.version>3.0.0</maven.exec.plugin.version>
<maven.exec.plugin.version>3.1.0</maven.exec.plugin.version>
<maven.gpg.plugin.version>3.0.1</maven.gpg.plugin.version>
<maven.install.plugin.version>3.0.0-M1</maven.install.plugin.version>
<maven.invoker.plugin.version>3.3.0</maven.invoker.plugin.version>
Expand Down

0 comments on commit 78a47e7

Please sign in to comment.