Skip to content

Releases: gitflow-incremental-builder/gitflow-incremental-builder

4.6.0

Choose a tag to compare

@famod famod released this 23 Mar 00:06

Most notable change is the introduction of logImpactedFormat and impactedDependenciesFrom: #1161

What's Changed

  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in #1084
  • Bump version.bytebuddy from 1.17.7 to 1.17.8 by @dependabot[bot] in #1094
  • CI: Use Java 25 instead of 25-ea, add 26-ea by @famod in #1096
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1106
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1118
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #1129
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1131
  • Update to Maven 3.9.12 by @famod in #1139
  • Bump version.mockito from 5.19.0 to 5.21.0 by @dependabot[bot] in #1128
  • Bump version.bytebuddy from 1.17.8 to 1.18.3 by @dependabot[bot] in #1135
  • Improve BaseChangedProjectsTest by @famod in #1143
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1147
  • Bump org.eclipse.sisu:sisu-maven-plugin from 0.3.5 to 1.0.0 by @dependabot[bot] in #1151
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.10.0 by @dependabot[bot] in #1140
  • Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1165
  • Introduce gib.logImpactedFormat and gib.impactedDependenciesFrom by @gastaldi in #1161
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #1089
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1099
  • Bump version.spotbugs from 4.9.4 to 4.9.8 by @dependabot[bot] in #1103
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #1082
  • Tiny test improvements by @famod in #1169
  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0 by @dependabot[bot] in #1115
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.8.2 by @dependabot[bot] in #1119
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1122
  • Bump version.maven-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #1108
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 by @dependabot[bot] in #1149
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.1 to 3.10.0 by @dependabot[bot] in #1150
  • Bump org.junit.jupiter:junit-jupiter from 5.13.4 to 5.14.3 by @dependabot[bot] in #1158
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.5 by @dependabot[bot] in #1159
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1114
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #1146
  • Move on to Java 27-ea by @famod in #1170
  • Bump version.mockito from 5.21.0 to 5.23.0 by @dependabot[bot] in #1168
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.5 by @dependabot[bot] in #1160
  • Bump version.bytebuddy from 1.18.3 to 1.18.7 by @dependabot[bot] in #1163
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 by @dependabot[bot] in #1167
  • Update to Maven 3.9.14 by @famod in #1171
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 by @dependabot[bot] in #1133

Full Changelog: v4.5.6...v4.6.0

3.16.1

Choose a tag to compare

@famod famod released this 11 Oct 22:10

Most notable change is the update to JGit 5.13.5: #1092

What's Changed

  • [3.x] Bump version.jetty from 9.4.56.v20240826 to 9.4.57.v20241219 by @dependabot[bot] in #994
  • [3.x] Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot[bot] in #995
  • [3.x] Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.12.2 by @dependabot[bot] in #1012
  • [3.x] Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #1014
  • [3.x] Bump version.bytebuddy from 1.15.3 to 1.17.5 by @dependabot[bot] in #1013
  • [3.x] Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1055
  • [3.x] Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1067
  • [3.x] Bump version.jetty from 9.4.57.v20241219 to 9.4.58.v20250814 by @dependabot[bot] in #1060
  • [3.x] Bump version.bytebuddy from 1.17.5 to 1.17.7 by @dependabot[bot] in #1061
  • [3.x] Bump org.assertj:assertj-core from 3.27.3 to 3.27.6 by @dependabot[bot] in #1087
  • [3.x] Bump version.jgit from 5.13.3.202401111512-r to 5.13.5.202508271544-r by @dependabot[bot] in #1092
  • [3.x] Update Maven and Java versions by @famod in #1095
  • [3.x] Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.14.0 by @dependabot[bot] in #1093

Full Changelog: version/3.16.0...version/3.16.1

4.5.6

Choose a tag to compare

@famod famod released this 10 Sep 23:05

Most notable change is the inclusion of a test-only note in the changes summary: #1047

What's Changed

  • Update to Maven 3.9.10 by @famod in #1035
  • Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #1049
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1066
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1059
  • Update to Maven 3.9.11 by @famod in #1069
  • Include test-only note in changes summary by @famod in #1071
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in #1032
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #1044
  • Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.4 by @dependabot[bot] in #1051
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #1053
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by @dependabot[bot] in #1050
  • Bump version.spotbugs from 4.9.3 to 4.9.4 by @dependabot[bot] in #1056
  • Bump version.mockito from 5.18.0 to 5.19.0 by @dependabot[bot] in #1057
  • Bump version.jetty from 10.0.25 to 10.0.26 by @dependabot[bot] in #1058
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #1062
  • Bump version.bytebuddy from 1.17.5 to 1.17.7 by @dependabot[bot] in #1063
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.4.2 by @dependabot[bot] in #1070

Full Changelog: v4.5.5...v4.5.6

4.5.5

Choose a tag to compare

@famod famod released this 25 May 21:14

Most notable change is the update to JGit 6.10.1: #1028

What's Changed

  • Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.11.0 by @dependabot in #916
  • Bump version.mockito from 5.12.0 to 5.13.0 by @dependabot in #942
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 by @dependabot in #935
  • Bump version.bytebuddy from 1.14.17 to 1.15.1 by @dependabot in #938
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #876
  • Bump version.jetty from 10.0.21 to 10.0.24 by @dependabot in #943
  • Bump version.bytebuddy from 1.15.1 to 1.15.10 by @dependabot in #979
  • Update to Maven 3.9.9 & Java 23-ea -> 24-ea by @famod in #984
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #868
  • Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 by @dependabot in #950
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.8.1 by @dependabot in #977
  • Bump org.codehaus.plexus:plexus-xml from 3.0.1 to 3.0.2 by @dependabot in #1016
  • Bump version.mockito from 5.13.0 to 5.17.0 by @dependabot in #1018
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in #1020
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot in #1021
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot in #1024
  • Bump version.jetty from 10.0.24 to 10.0.25 by @dependabot in #1022
  • Bump version.bytebuddy from 1.15.10 to 1.17.5 by @dependabot in #1023
  • Bump com.tngtech.archunit:archunit-junit5 from 1.3.0 to 1.4.1 by @dependabot in #1025
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.5.3 by @dependabot in #1011
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.5.3 by @dependabot in #1010
  • Update to Maven 3.9.9 & Java 24-ea -> 25-ea by @famod in #1015
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #907
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.1 by @dependabot in #1000
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.4 by @dependabot in #1004
  • Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.12.2 by @dependabot in #1009
  • Bump version.jgit from 6.10.0.202406032230-r to 6.10.1.202505221210-r by @dependabot in #1028
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.4 by @dependabot in #1005
  • Bump org.apache.maven.plugins:maven-help-plugin from 3.4.1 to 3.5.1 by @dependabot in #971
  • Bump version.maven-plugin from 3.13.1 to 3.15.1 by @dependabot in #976
  • Bump version.spotbugs from 4.8.6 to 4.9.3 by @dependabot in #1019
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.11.2 by @dependabot in #987
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 by @dependabot in #957
  • Bump version.mockito from 5.17.0 to 5.18.0 by @dependabot in #1026
  • Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.21.0 by @dependabot in #970

Full Changelog: v4.5.4...v4.5.5

3.16.0

Choose a tag to compare

@famod famod released this 06 Oct 21:22

⚠️ Only use this release if you need support for Java 8 and/or Maven 3.6.2 or earlier.

Most notable changes are:

What's Changed

  • Bump version.jetty from 9.4.44.v20210927 to 9.4.45.v20220203 by @dependabot in #483
  • Rename master to main by @famod in #494
  • Bump version.bytebuddy from 1.12.7 to 1.12.8 by @dependabot in #484
  • Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 by @dependabot in #485
  • Bump maven-compiler-plugin from 3.9.0 to 3.10.0 by @dependabot in #487
  • Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.11 by @dependabot in #489
  • Bump maven-site-plugin from 3.10.0 to 3.11.0 by @dependabot in #490
  • [3.x] Bump actions/setup-java from 2 to 4 by @dependabot in #849
  • [3.x] Bump actions/checkout from 2 to 4 by @dependabot in #850
  • [3.x] Bump stCarolas/setup-maven from 4 to 5 by @dependabot in #854
  • [3.x] Bump actions/upload-artifact from 2 to 4 by @dependabot in #852
  • [3.x] Bump actions/cache from 2 to 4 by @dependabot in #856
  • [3.x] Bump version.bytebuddy from 1.12.8 to 1.14.17 by @dependabot in #862
  • [3.x] Bump org.assertj:assertj-core from 3.22.0 to 3.26.3 by @dependabot in #879
  • [3.x] Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @dependabot in #883
  • [3.x] Bump org.jacoco:jacoco-maven-plugin from 0.8.7 to 0.8.12 by @dependabot in #884
  • [3.x] Bump version.jetty from 9.4.45.v20220203 to 9.4.55.v20240627 by @dependabot in #887
  • [3.x] Bump org.junit.jupiter:junit-jupiter from 5.8.2 to 5.10.3 by @dependabot in #889
  • [3.x] Bump version.jgit from 5.13.0.202109080827-r to 5.13.3.202401111512-r by @dependabot in #890
  • [3.x] Bump version.bytebuddy from 1.14.17 to 1.14.18 by @dependabot in #891
  • [3.x] Update Mockito from 4.3.1 to 4.11.0 by @famod in #898
  • [3.x] Bump org.apache.maven.plugins:maven-resources-plugin from 3.2.0 to 3.3.1 by @dependabot in #894
  • [3.x] Freeze spotbugs at 4.8.3 by @famod in #902
  • [3.x] Bump org.apache.maven.plugins:maven-site-plugin from 3.11.0 to 3.12.1 by @dependabot in #871
  • [3.x] Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13 by @dependabot in #885
  • [3.x] Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #924
  • [3.x] Bump version.jetty from 9.4.55.v20240627 to 9.4.56.v20240826 by @dependabot in #940
  • [3.x] Bump version.bytebuddy from 1.14.18 to 1.15.1 by @dependabot in #939
  • [3.x] Update Maven plugins to latest versions still supporting Maven 3.3.9 by @famod in #945
  • [3.x] 3.16.0 backports 1 by @famod in #958
  • [3.x] Bump version.bytebuddy from 1.15.1 to 1.15.3 by @dependabot in #954
  • [3.x] Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #955

Full Changelog: version/3.15.0...version/3.16.0

4.5.4

Choose a tag to compare

@famod famod released this 18 Jun 23:06

Most notable change is the update to JGit 6.10.0.

What's Changed

  • Bump stCarolas/setup-maven from 4.5 to 5 by @dependabot in #809
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #802
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #804
  • Bump version.maven-plugin from 3.11.0 to 3.13.1 by @dependabot in #828
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #827
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #799
  • Bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0 by @dependabot in #808
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1 by @dependabot in #813
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #815
  • Bump version.mockito from 5.11.0 to 5.12.0 by @dependabot in #821
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.1 to 4.8.5.0 by @dependabot in #819
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #824
  • Bump version.bytebuddy from 1.14.12 to 1.14.17 by @dependabot in #826
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #829
  • Bump org.apache.maven.plugins:maven-help-plugin from 3.4.0 to 3.4.1 by @dependabot in #830
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #831
  • Bump version.jetty from 10.0.20 to 10.0.21 by @dependabot in #822
  • Bump version.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #832
  • Bump version.spotbugs from 4.8.3 to 4.8.6 by @dependabot in #833
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 by @dependabot in #834
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #835
  • Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.1 by @dependabot in #810
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #837
  • Bump nexus-staging-maven-plugin from 1.6.13 to 1.6.14 by @famod in #838
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.4 by @dependabot in #812
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #816
  • Update to Maven 3.9.8 by @famod in #836
  • Update Java versions in CI (17 default, 22-ea -> 23-ea) by @famod in #840

Full Changelog: v4.5.3...v4.5.4

4.5.3

Choose a tag to compare

@famod famod released this 11 Mar 22:49

Most notable change is the update to JGit 6.9.0.

What's Changed

  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #773
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.1 by @dependabot in #777
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.2 to 3.2.5 by @dependabot in #781
  • Bump actions/cache from 3 to 4 by @dependabot in #785
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5 by @dependabot in #780
  • Bump version.jetty from 10.0.18 to 10.0.20 by @dependabot in #788
  • Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #789
  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.3 by @dependabot in #790
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #796
  • Bump version.spotbugs from 4.8.2 to 4.8.3 by @dependabot in #770
  • Bump version.maven-plugin from 3.10.2 to 3.11.0 by @dependabot in #782
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.3.1 by @dependabot in #792
  • Bump version.bytebuddy from 1.14.10 to 1.14.12 by @dependabot in #793
  • Bump version.mockito from 5.8.0 to 5.11.0 by @dependabot in #794
  • Bump version.jgit from 6.8.0.202311291450-r to 6.9.0.202403050737-r by @dependabot in #795

Full Changelog: v4.5.2...v4.5.3

4.5.2

Choose a tag to compare

@famod famod released this 07 Dec 23:56

Most notable change is the update to JGit 6.8.0.

What's Changed

  • Bump version.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r by @dependabot in #727
  • Update Maven from 3.9.4 to 3.9.5 by @famod in #745
  • Bump version.bytebuddy from 1.14.8 to 1.14.9 by @dependabot in #735
  • Bump version.mockito from 5.5.0 to 5.6.0 by @dependabot in #736
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 by @dependabot in #739
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.5 to 4.7.3.6 by @dependabot in #734
  • Bump version.jetty from 10.0.16 to 10.0.18 by @dependabot in #748
  • CI: replace JDK 20 with 21 (LTS), replace 21 EA with 22 EA by @famod in #746
  • Bump version.spotbugs from 4.7.3 to 4.8.1 by @dependabot in #754
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.6 to 4.8.1.0 by @dependabot in #753
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #744
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #747
  • Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #751
  • Bump version.maven-plugin from 3.9.0 to 3.10.2 by @dependabot in #752
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #755
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2 by @dependabot in #756
  • Bump version.spotbugs from 4.8.1 to 4.8.2 by @dependabot in #760
  • Bump org.codehaus.mojo:versions-maven-plugin from 2.16.0 to 2.16.2 by @dependabot in #758
  • Bump version.bytebuddy from 1.14.9 to 1.14.10 by @dependabot in #759
  • Bump actions/setup-java from 3 to 4 by @dependabot in #761
  • Bump com.tngtech.archunit:archunit-junit5 from 1.1.0 to 1.2.1 by @dependabot in #763
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0 by @dependabot in #764
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.3 by @dependabot in #762
  • Bump version.mockito from 5.6.0 to 5.8.0 by @dependabot in #765
  • Bump ch.qos.logback:logback-classic from 1.2.12 to 1.2.13 by @dependabot in #766
  • Bump version.jgit from 6.7.0.202309050840-r to 6.8.0.202311291450-r by @dependabot in #767
  • Update to Maven 3.9.6 by @famod in #768

Full Changelog: v4.5.1...v4.5.2

4.5.1

Choose a tag to compare

@famod famod released this 18 Sep 21:33

Most notable change is the update to JGit 6.6.1 to fix a security issue: #731

What's Changed

  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r by @dependabot in #731
  • Bump com.tngtech.archunit:archunit-junit5 from 1.0.1 to 1.1.0 by @dependabot in #718
  • Bump version.mockito from 5.4.0 to 5.5.0 by @dependabot in #720
  • Bump actions/checkout from 3 to 4 by @dependabot in #725
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 by @dependabot in #728
  • Bump version.bytebuddy from 1.14.5 to 1.14.8 by @dependabot in #729
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #730
  • Bump version.jetty from 10.0.15 to 10.0.16 by @dependabot in #724

Full Changelog: v4.5.0...v4.5.1

4.5.0 :: Maven 3.9.4

Choose a tag to compare

@famod famod released this 07 Aug 10:07

Most notable changes are:

  • Update to Maven 3.9.4: #714
    As usual, older Maven versions down to 3.6.3 are still supported.
  • Log module names for which tests will be executed: #610
  • Make sure parent directory for gib.logImpactedTo exists: #713
  • More consistent handling of logImpactedTo: #716 (see updated Readme for more details)
  • Update to JGit 6.6.0: #702

What's Changed

New Contributors

  • @jmontanariSE made their first contribution in #713

Full Changelog: v4.4.1...v4.5.0