Skip to content

Commit

Permalink
Merge pull request #6885 from payara/dependabot/maven/main/project.ve…
Browse files Browse the repository at this point in the history
…rsion-3.9.1

Bump project.version from 3.9.0 to 3.9.1
  • Loading branch information
Pandrex247 authored Aug 14, 2024
2 parents 652cbf3 + a98f483 commit 048760e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appserver/tests/payara-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
<dependency>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-repackaged</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<classifier>jakartaee9</classifier>
<scope>test</scope>
<exclusions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</parent>
<groupId>io.smallrye.config</groupId>
<artifactId>smallrye-config-repackaged</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
<name>Payara Samples - Payara - smallrye-config repackaged as a module</name>

<build>
Expand Down

0 comments on commit 048760e

Please sign in to comment.