Skip to content

Commit

Permalink
Update dependency com.google.cloud.tools:jib-maven-plugin to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 827d5c0 commit 267aae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@
<plugin>
<groupId>com.google.cloud.tools</groupId>
<artifactId>jib-maven-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<configuration>
<container>
<mainClass>org.opentripplanner.standalone.OTPMain</mainClass>
Expand Down

0 comments on commit 267aae3

Please sign in to comment.