We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fd5b73 commit 5dbae91Copy full SHA for 5dbae91
independent-projects/bootstrap/pom.xml
@@ -43,7 +43,7 @@
43
<jboss-logging.version>3.6.1.Final</jboss-logging.version>
44
<junit5.version>5.12.2</junit5.version>
45
<maven-core.version>3.9.9</maven-core.version><!-- Keep in sync with sisu.version -->
46
- <sisu.version>0.9.0.M3</sisu.version><!-- Keep in sync with maven-core.version -->
+ <sisu.version>0.9.0.M4</sisu.version><!-- Keep in sync with maven-core.version -->
47
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
48
<maven-resolver.version>1.9.22</maven-resolver.version>
49
<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