Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Nov 27, 2024
1 parent 83041b9 commit ae157d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<dependency>
<groupId>org.jboss.logmanager</groupId>
<artifactId>jboss-logmanager</artifactId>
<version>3.0.6.Final</version>
<version>3.1.0.Final</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<spotless-plugin.version>2.43.0</spotless-plugin.version>
<surefire-plugin.version>3.5.2</surefire-plugin.version>

<quarkus.version>3.16.3</quarkus.version>
<quarkus.version>3.17.0</quarkus.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit ae157d5

Please sign in to comment.