Skip to content

Commit

Permalink
Merge remote-tracking branch 'public/release'
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Sep 1, 2023
2 parents a22b527 + 69025ca commit 69f7191
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.0</version>
<version>3.5.0</version>
<configuration>
<artifactSet>
<includes>
Expand Down
2 changes: 1 addition & 1 deletion third-party/third-party-jackson-dataformat-cbor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.0</version>
<version>3.5.0</version>

<configuration>
<artifactSet>
Expand Down

0 comments on commit 69f7191

Please sign in to comment.