Skip to content

Commit

Permalink
Merge pull request #91 from quarkiverse/dependabot/maven/org.eclipse.…
Browse files Browse the repository at this point in the history
…microprofile.config-microprofile-config-api-3.0.3

Bump microprofile-config-api from 1.4 to 3.0.3
  • Loading branch information
masini authored Oct 3, 2023
2 parents 75035ab + dbb4708 commit f4336d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
<path>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>1.4</version>
<version>3.0.3</version>
</path>
</annotationProcessorPaths>
<!--annotationProcessors>
Expand All @@ -120,7 +120,7 @@
<dependency>
<groupId>org.eclipse.microprofile.config</groupId>
<artifactId>microprofile-config-api</artifactId>
<version>3.0.2</version>
<version>3.0.3</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit f4336d4

Please sign in to comment.