Skip to content

Commit 79f8343

Browse files
committed
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0
1 parent d411b64 commit 79f8343

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<plugin>
199199
<groupId>org.apache.maven.plugins</groupId>
200200
<artifactId>maven-source-plugin</artifactId>
201-
<version>3.3.1</version>
201+
<version>3.4.0</version>
202202
<executions>
203203
<execution>
204204
<id>attach-sources</id>

db-jdbc-spring-orm-hibernate/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>

db-jdbc-spring-orm/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>

db-jdbc/pom.xml

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

jul-to-slf4j/pom.xml

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

mockserver/pom.xml

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

oidc-server-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<plugin>
141141
<groupId>org.apache.maven.plugins</groupId>
142142
<artifactId>maven-source-plugin</artifactId>
143-
<version>3.3.1</version>
143+
<version>3.4.0</version>
144144
<executions>
145145
<execution>
146146
<id>attach-sources</id>

selenium/pom.xml

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

spring-dao-support/pom.xml

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

0 commit comments

Comments
 (0)