Skip to content

Commit a0179c8

Browse files
authored
Merge pull request #6811 from payara/dependabot/maven/master/project.version-3.8.3
Bump project.version from 3.8.1 to 3.8.3
2 parents 1411893 + e6dd303 commit a0179c8

File tree

2 files changed

+2
-2
lines changed
  • appserver/tests/payara-samples

2 files changed

+2
-2
lines changed

Diff for: appserver/tests/payara-samples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
<dependency>
316316
<groupId>io.smallrye.config</groupId>
317317
<artifactId>smallrye-config-repackaged</artifactId>
318-
<version>3.8.1</version>
318+
<version>3.8.3</version>
319319
<classifier>jakartaee9</classifier>
320320
<scope>test</scope>
321321
<exclusions>

Diff for: appserver/tests/payara-samples/repackaged/smallrye-config-repackaged/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
</parent>
4848
<groupId>io.smallrye.config</groupId>
4949
<artifactId>smallrye-config-repackaged</artifactId>
50-
<version>3.8.1</version>
50+
<version>3.8.3</version>
5151
<name>Payara Samples - Payara - smallrye-config repackaged as a module</name>
5252

5353
<build>

0 commit comments

Comments
 (0)