Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-jar-plu…
Browse files Browse the repository at this point in the history
…gin to v3.4.0 (#2496)

* build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v3.4.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] authored Apr 16, 2024
1 parent a336d39 commit 4baef8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@ If you are using Maven without the BOM, add this to your dependencies:
<artifactId>google-cloud-storage-control</artifactId>
<version>2.36.0-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-storage-control</artifactId>
<version>2.36.0-alpha</version><!-- {x-version-update:google-cloud-storage:current} -->
</dependency>

```

Expand Down
2 changes: 1 addition & 1 deletion samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 4baef8f

Please sign in to comment.