Skip to content

Commit 6a9af93

Browse files
authored
Merge pull request #255 from xdev-software/renovate/org.apache.maven.plugins-maven-source-plugin-3.x
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0
2 parents 5ea6b32 + 1019bfb commit 6a9af93

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

codec-sha256/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<plugin>
136136
<groupId>org.apache.maven.plugins</groupId>
137137
<artifactId>maven-source-plugin</artifactId>
138-
<version>3.3.1</version>
138+
<version>3.4.0</version>
139139
<executions>
140140
<execution>
141141
<id>attach-sources</id>

crypto-symmetric-managed/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.apache.maven.plugins</groupId>
163163
<artifactId>maven-source-plugin</artifactId>
164-
<version>3.3.1</version>
164+
<version>3.4.0</version>
165165
<executions>
166166
<execution>
167167
<id>attach-sources</id>

crypto-symmetric/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<plugin>
136136
<groupId>org.apache.maven.plugins</groupId>
137137
<artifactId>maven-source-plugin</artifactId>
138-
<version>3.3.1</version>
138+
<version>3.4.0</version>
139139
<executions>
140140
<execution>
141141
<id>attach-sources</id>

csp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.apache.maven.plugins</groupId>
152152
<artifactId>maven-source-plugin</artifactId>
153-
<version>3.3.1</version>
153+
<version>3.4.0</version>
154154
<executions>
155155
<execution>
156156
<id>attach-sources</id>

metrics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<plugin>
146146
<groupId>org.apache.maven.plugins</groupId>
147147
<artifactId>maven-source-plugin</artifactId>
148-
<version>3.3.1</version>
148+
<version>3.4.0</version>
149149
<executions>
150150
<execution>
151151
<id>attach-sources</id>

oauth2-oidc-remember-me/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.apache.maven.plugins</groupId>
171171
<artifactId>maven-source-plugin</artifactId>
172-
<version>3.3.1</version>
172+
<version>3.4.0</version>
173173
<executions>
174174
<execution>
175175
<id>attach-sources</id>

oauth2-oidc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
<plugin>
189189
<groupId>org.apache.maven.plugins</groupId>
190190
<artifactId>maven-source-plugin</artifactId>
191-
<version>3.3.1</version>
191+
<version>3.4.0</version>
192192
<executions>
193193
<execution>
194194
<id>attach-sources</id>

vaadin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
<plugin>
192192
<groupId>org.apache.maven.plugins</groupId>
193193
<artifactId>maven-source-plugin</artifactId>
194-
<version>3.3.1</version>
194+
<version>3.4.0</version>
195195
<executions>
196196
<execution>
197197
<id>attach-sources</id>

web-sidecar-actuator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.apache.maven.plugins</groupId>
182182
<artifactId>maven-source-plugin</artifactId>
183-
<version>3.3.1</version>
183+
<version>3.4.0</version>
184184
<executions>
185185
<execution>
186186
<id>attach-sources</id>

web-sidecar-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<plugin>
156156
<groupId>org.apache.maven.plugins</groupId>
157157
<artifactId>maven-source-plugin</artifactId>
158-
<version>3.3.1</version>
158+
<version>3.4.0</version>
159159
<executions>
160160
<execution>
161161
<id>attach-sources</id>

0 commit comments

Comments
 (0)