Skip to content

Commit 4abbcf2

Browse files
authored
Merge pull request quarkusio#47972 from quarkusio/dependabot/maven/sisu.version-0.9.0.M4
Bump sisu.version from 0.9.0.M3 to 0.9.0.M4
2 parents 0dce20e + 5dbae91 commit 4abbcf2

File tree

1 file changed

+1
-1
lines changed
  • independent-projects/bootstrap

1 file changed

+1
-1
lines changed

independent-projects/bootstrap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<jboss-logging.version>3.6.1.Final</jboss-logging.version>
4343
<junit5.version>5.12.2</junit5.version>
4444
<maven-core.version>3.9.9</maven-core.version><!-- Keep in sync with sisu.version -->
45-
<sisu.version>0.9.0.M3</sisu.version><!-- Keep in sync with maven-core.version -->
45+
<sisu.version>0.9.0.M4</sisu.version><!-- Keep in sync with maven-core.version -->
4646
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
4747
<maven-resolver.version>1.9.22</maven-resolver.version>
4848
<maven-shared-utils.version>3.4.2</maven-shared-utils.version> <!-- Keep in sync with maven-core.version (force this version on maven-invoker) -->

0 commit comments

Comments
 (0)