Releases: fabric8io/maven-model-helper
Releases · fabric8io/maven-model-helper
37
What's Changed
- build(deps): bump org.jboss:jboss-parent from 43 to 44 by @dependabot in #137
- build(deps-dev): bump com.approvaltests:approvaltests from 23.0.1 to 23.1.0 by @dependabot in #138
- build(deps-dev): bump org.xmlunit:xmlunit-assertj from 2.9.1 to 2.10.0 by @dependabot in #139
- build(deps-dev): bump com.approvaltests:approvaltests from 23.1.0 to 24.0.0 by @dependabot in #140
- build(deps): bump org.jboss:jboss-parent from 44 to 45 by @dependabot in #141
- build(deps-dev): bump com.approvaltests:approvaltests from 24.0.0 to 24.1.0 by @dependabot in #142
- build(deps-dev): bump com.approvaltests:approvaltests from 24.1.0 to 24.2.0 by @dependabot in #143
- Bump org.apache.maven:maven-model from 3.9.6 to 3.9.7 by @dependabot in #144
- Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #146
- Bump org.jboss:jboss-parent from 45 to 46 by @dependabot in #149
- Bump org.apache.maven:maven-model from 3.9.7 to 3.9.8 by @dependabot in #150
- feat: apply indentation from input format - if specified - on existing pom by @murdos in #151
Full Changelog: v36...v37
36
35
34
33
32
31
30
29
What's Changed
- build(deps-dev): bump com.approvaltests:approvaltests from 22.3.2 to 22.4.0 by @dependabot in #118
- Support a
java.io.Writer
to output the model by @gastaldi in #119 - build(deps-dev): bump com.approvaltests:approvaltests from 22.4.0 to 23.0.0 by @dependabot in #122
- build(deps-dev): bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 by @dependabot in #121
- build(deps-dev): bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5 by @dependabot in #120
Full Changelog: v28...v29
28
What's Changed
- (fix) Element was inserted at the wrong location by @murdos in #114
- (fix) remove existing element if it already exists and has default value by @murdos in #116
- Follow POM convention to ordering POM elements + missing deployment repositories + approval tests by @murdos in #115
Full Changelog: v27...v28