Skip to content

Commit

Permalink
versions changed
Browse files Browse the repository at this point in the history
- mvn-javadoc-version set to 3.10.0
- mvn-shade-version set to 3.6.0
- mvn-surefire-version set to 3.6.0
- slf4j-version set to 2.0.16
  • Loading branch information
fugerit79 committed Sep 9, 2024
1 parent ec42c47 commit ee86b09
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- graalvm-mvn-native-version set to 0.10.2
- build-helper-maven-plugin-version set to 3.6.0
- poi-version 5.3.0
- mvn-javadoc-version set to 3.10.0
- mvn-shade-version set to 3.6.0
- mvn-surefire-version set to 3.6.0
- slf4j-version set to 2.0.16

## [1.6.5] - 2024-05-05

Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ Main parent pom of fugerit-org projects.
|-------------------------------------------|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| mvn-compiler-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.13.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-compiler-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-compiler-plugin) |
| mvn-source-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-source-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-source-plugin) |
| mvn-javadoc-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.6.3-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin) |
| mvn-javadoc-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.10.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-javadoc-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin) |
| mvn-jar-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.4.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-jar-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-jar-plugin) |
| mvn-shade-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.3-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin) |
| mvn-surefire-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.5-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-surefire-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin) |
| mvn-shade-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.6.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-shade-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-shade-plugin) |
| mvn-surefire-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.5.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-surefire-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-surefire-plugin) |
| mvn-resources-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.3.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-resources-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-resources-plugin) |
| mvn-plugin-api-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.9.6-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/maven-plugin-api.svg)](https://central.sonatype.com/artifact/org.apache.maven/maven-plugin-api) |
| mvn-plugin-annotations-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.13.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugin-tools/maven-plugin-annotations.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations) |
| mvn-plugin-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.13.0-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-plugin-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-plugin-plugin) |
| slf4j-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.0.13-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg)](https://central.sonatype.com/artifact/org.slf4j/slf4j-api) |
| slf4j-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.0.16-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.slf4j/slf4j-api.svg)](https://central.sonatype.com/artifact/org.slf4j/slf4j-api) |
| log4j2-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v2.23.1-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.logging.log4j/log4j-api.svg)](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-api) |
| nexus-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v1.6.13-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.sonatype.plugins/nexus-staging-maven-plugin.svg)](https://central.sonatype.com/artifact/org.sonatype.plugins/nexus-staging-maven-plugin) |
| mvn-gpg-version | ![fj-bom version](https://img.shields.io/badge/fj%20bom-v3.2.4-teal.svg) | [![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven.plugins/maven-gpg-plugin.svg)](https://central.sonatype.com/artifact/org.apache.maven.plugins/maven-gpg-plugin) |
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -76,17 +76,17 @@
<!-- maven plugin versions -->
<mvn-compiler-version>3.13.0</mvn-compiler-version>
<mvn-source-version>3.3.1</mvn-source-version>
<mvn-javadoc-version>3.6.3</mvn-javadoc-version>
<mvn-javadoc-version>3.10.0</mvn-javadoc-version>
<mvn-jar-version>3.4.1</mvn-jar-version>
<mvn-shade-version>3.5.2</mvn-shade-version>
<mvn-surefire-version>3.2.5</mvn-surefire-version>
<mvn-shade-version>3.6.0</mvn-shade-version>
<mvn-surefire-version>3.5.0</mvn-surefire-version>
<mvn-resources-version>3.3.1</mvn-resources-version>
<!-- maven plugin creation dependancies -->
<mvn-plugin-api-version>3.9.6</mvn-plugin-api-version>
<mvn-plugin-annotations-version>3.13.0</mvn-plugin-annotations-version>
<mvn-plugin-version>3.13.0</mvn-plugin-version>
<!-- logging dependancies -->
<slf4j-version>2.0.13</slf4j-version>
<slf4j-version>2.0.16</slf4j-version>
<log4j2-version>2.23.1</log4j2-version>
<!-- release dependancies -->
<nexus-version>1.6.13</nexus-version>
Expand Down

0 comments on commit ee86b09

Please sign in to comment.