Skip to content

Commit ec2a84a

Browse files
renovate[bot]nielsbasjes
authored andcommitted
chore(deps): update dependency org.eclipse.sisu:sisu-maven-plugin to v1
1 parent 2b74cb2 commit ec2a84a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

codeowners-reader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<!-- generate index of project components -->
109109
<groupId>org.eclipse.sisu</groupId>
110110
<artifactId>sisu-maven-plugin</artifactId>
111-
<version>0.9.0.M2</version>
111+
<version>1.0.0</version>
112112
<executions>
113113
<execution>
114114
<goals>

enforcer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<!-- generate index of project components -->
128128
<groupId>org.eclipse.sisu</groupId>
129129
<artifactId>sisu-maven-plugin</artifactId>
130-
<version>0.9.0.M2</version>
130+
<version>1.0.0</version>
131131
<executions>
132132
<execution>
133133
<goals>

gitignore-reader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<!-- generate index of project components -->
8686
<groupId>org.eclipse.sisu</groupId>
8787
<artifactId>sisu-maven-plugin</artifactId>
88-
<version>0.9.0.M2</version>
88+
<version>1.0.0</version>
8989
<executions>
9090
<execution>
9191
<goals>

0 commit comments

Comments
 (0)