Skip to content

Commit

Permalink
Bump org.apache.maven:maven-core in the maven group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the maven group with 1 update in the / directory: org.apache.maven:maven-core.


Updates `org.apache.maven:maven-core` from 3.6.3 to 3.8.1

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent 9d5d1f8 commit fa41b61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.scope>provided</maven.scope>
<maven.version>3.6.3</maven.version>
<maven.version>3.8.1</maven.version>
<maven.plugin.version>3.10.2</maven.plugin.version>
<plexus.sec.version>1.4</plexus.sec.version>
<additionalparam>-Xdoclint:none</additionalparam>
Expand Down

0 comments on commit fa41b61

Please sign in to comment.