Skip to content

Commit

Permalink
Merge pull request #137 from renovate-bot:renovate/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-jar-plugin-3.x

PiperOrigin-RevId: 629751276
Change-Id: I23f42858ecce5a6ec2bb03e8b983b382c8259ef9
  • Loading branch information
gae-java-bot committed May 1, 2024
2 parents 271bdc0 + 7dc7a20 commit 80ad5dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion runtime/lite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<version>3.4.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion runtime/runtime_impl_jetty12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -594,7 +594,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<version>3.4.1</version>
<executions>
<execution>
<goals>
Expand Down
2 changes: 1 addition & 1 deletion runtime/runtime_impl_jetty9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<version>3.4.1</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 80ad5dd

Please sign in to comment.