Skip to content

Releases: ingogriebsch/sync-packagejson-version-maven-plugin

1.3.0

22 Jul 13:23
Compare
Choose a tag to compare

I’m pleased to announce the release of 'Sync package.json version' Maven plugin 1.3.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Bugs:
#125 - Static pom version evaluation is broken if dynamically generated pom.xml is used during build execution

Improvements:
#134 - Bump jackson.version from 2.13.1 to 2.13.3

1.2.0

02 Mar 11:44
Compare
Choose a tag to compare

I’m pleased to announce the release of 'Sync package.json version' Maven plugin 1.2.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

This release only contains some cosmetic changes that are not related to specific tickets.

1.1.0

20 Feb 15:35
Compare
Choose a tag to compare

I’m pleased to announce the release of 'Sync package.json version' Maven plugin 1.1.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Features:
#38 - Allow to control whether the runtime or the static version of the pom.xml should be used

Tasks:
#54 - Ignore automatic Maven version updates

Bugs:
#37 - Sync goal overwrites all version attributes in a package.json file

Improvements:
#86 - Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
#81 - Bump s4u/maven-settings-action from 2.4.1 to 2.5.0
#80 - Bump mockito-junit-jupiter from 4.1.0 to 4.3.1
#79 - Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2
#78 - Bump maven-plugin-plugin from 3.6.1 to 3.6.4
#77 - Bump hibernate-validator from 7.0.1.Final to 7.0.2.Final
#76 - Bump maven-plugin-annotations from 3.6.1 to 3.6.4
#75 - Bump maven-jar-plugin from 3.2.0 to 3.2.2
#74 - Bump maven-compiler-plugin from 3.8.1 to 3.10.0
#73 - Bump assertj-core from 3.21.0 to 3.22.0
#72 - Bump jackson.version from 2.13.0 to 2.13.1
#53 - Bump actions/cache from 2.1.6 to 2.1.7
#50 - Bump junit-jupiter-engine from 5.8.1 to 5.8.2
#49 - Bump mockito-junit-jupiter from 4.0.0 to 4.1.0
#48 - Bump sonar-maven-plugin from 3.9.0.2155 to 3.9.1.2184
#40 - Bump formatter-maven-plugin from 2.16.0 to 2.17.1
#39 - Bump actions/checkout from 2.3.4 to 2.4.0
#31 - Bump lombok from 1.18.20 to 1.18.22

1.0.0

18 Oct 10:39
Compare
Choose a tag to compare

I’m pleased to announce the release of 'Sync package.json version' Maven plugin 1.0.0!
The library is accessible through Maven Central or one of its proxies.

The corresponding documentation is available online.
You can also download the documentation here.

Features:
#17 - Provide a plugin documentation including usage and details about the available goals
#16 - Allow to synchronize the version of a package.json with the version of the pom.xml
#15 - Allow to check if the version of a package.json is in sync with the version of the pom.xml

Improvements:
#30 - Bump mockito-junit-jupiter from 3.12.4 to 4.0.0
#29 - Bump jackson-databind from 2.12.5 to 2.13.0
#28 - Bump guava from 30.1.1-jre to 31.0.1-jre
#26 - Bump junit-jupiter-engine from 5.7.2 to 5.8.1
#25 - Bump assertj-core from 3.20.2 to 3.21.0
#23 - Bump s4u/maven-settings-action from 2.4.0 to 2.4.1
#21 - Bump plexus-utils from 3.3.0 to 3.4.1
#20 - Bump hibernate-validator from 6.2.0.Final to 7.0.1.Final