Skip to content

Commit fc1bcca

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f921d6 commit fc1bcca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/swagger-project-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<plugin>
115115
<groupId>org.apache.maven.plugins</groupId>
116116
<artifactId>maven-source-plugin</artifactId>
117-
<version>3.2.1</version>
117+
<version>3.3.0</version>
118118
<configuration>
119119
<forceCreation>true</forceCreation>
120120
<includePom>true</includePom>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<plugin>
150150
<groupId>org.apache.maven.plugins</groupId>
151151
<artifactId>maven-source-plugin</artifactId>
152-
<version>3.2.1</version>
152+
<version>3.3.0</version>
153153
<executions>
154154
<execution>
155155
<id>attach-sources</id>

0 commit comments

Comments
 (0)