Skip to content

Commit

Permalink
Merge pull request #380 from apache/dependabot/maven/version.quarkus-…
Browse files Browse the repository at this point in the history
…3.4.1

Bump version.quarkus from 3.3.2 to 3.4.1
  • Loading branch information
bdemers authored Sep 25, 2023
2 parents 6f84b26 + c652e6d commit 97769c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scim-server-examples/scim-server-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<properties>
<module.name>org.apache.directory.scim.example.quarkus</module.name>
<version.quarkus>3.3.2</version.quarkus>
<version.quarkus>3.4.1</version.quarkus>
<max.jdk.version>17</max.jdk.version>
<!-- disable discovery of tests in other jars, tests are wrapped directly in this project to run with Quarkus -->
<dependenciesToScan></dependenciesToScan>
Expand Down

0 comments on commit 97769c1

Please sign in to comment.