Skip to content

Commit 99bfb50

Browse files
dependabot[bot]oldratlee
authored andcommitted
chore(deps): upgrade dependencies/plugins 🛠️
bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 (#65) bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#66)
1 parent c5e858f commit 99bfb50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
<plugin>
374374
<groupId>org.apache.maven.plugins</groupId>
375375
<artifactId>maven-source-plugin</artifactId>
376-
<version>3.3.0</version>
376+
<version>3.3.1</version>
377377
</plugin>
378378
<plugin>
379379
<groupId>org.apache.maven.plugins</groupId>
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>org.jacoco</groupId>
420420
<artifactId>jacoco-maven-plugin</artifactId>
421-
<version>0.8.11</version>
421+
<version>0.8.12</version>
422422
</plugin>
423423
</plugins>
424424
</pluginManagement>

0 commit comments

Comments
 (0)