Skip to content

java17-5

Compare
Choose a tag to compare
@Mtze Mtze released this 06 Apr 20:13
· 32 commits to main since this release
6bd7833

What's Changed

  • Add ByteBuddy and update test dependencies by @MaisiKoleni in #11
  • Update artemis-java-test-sandbox to Version 1.7.0 by @MaisiKoleni in #12
  • Update byte-buddy to Version 1.11.18 by @MaisiKoleni in #13
  • Simplified Dockerfile by using official maven images. by @dfuchss in #14
  • Create dependabot.yml by @dfuchss in #15
  • Dependency(deps): Bump byte-buddy-agent from 1.11.22 to 1.12.1 in /artemis-java-template by @dependabot in #22
  • Dependency(deps): Bump byte-buddy from 1.11.22 to 1.12.1 in /artemis-java-template by @dependabot in #21
  • Dependency(deps): Bump unirest-java from 3.11.04 to 3.13.3 in /artemis-java-template by @dependabot in #19
  • Dependency(deps): Bump commons-lang3 from 3.11 to 3.12.0 in /artemis-java-template by @dependabot in #24
  • Dependency(deps): Bump springboot.version from 2.5.6 to 2.6.0 in /artemis-java-template by @dependabot in #25
  • Dependency(deps-dev): Bump jqwik from 1.3.4 to 1.6.1 in /artemis-java-template by @dependabot in #28
  • Dependency(deps): Bump byte-buddy from 1.12.1 to 1.12.3 in /artemis-java-template by @dependabot in #29
  • Dependency(deps): Bump checkstyle from 9.1 to 9.2 in /artemis-java-template by @dependabot in #31
  • Dependency(deps): Bump org.eclipse.jgit from 5.13.0.202109080827-r to 6.0.0.202111291000-r in /artemis-java-template by @dependabot in #30
  • Dependency(deps): Bump pmd-java from 6.40.0 to 6.41.0 in /artemis-java-template by @dependabot in #32
  • Dependency(deps): Bump springboot.version from 2.5.6 to 2.6.1 in /artemis-java-template by @dependabot in #33
  • Dependency(deps): Bump byte-buddy-agent from 1.12.1 to 1.12.3 in /artemis-java-template by @dependabot in #34
  • Dependency(deps): Bump json from 20210307 to 20211205 in /artemis-java-template by @dependabot in #35
  • Dependency(deps): Bump unirest-java from 3.13.3 to 3.13.4 in /artemis-java-template by @dependabot in #36
  • Dependency(deps): Bump pmd-core from 6.40.0 to 6.41.0 in /artemis-java-template by @dependabot in #37
  • Dependency(deps): Bump artemis-java-test-sandbox from 1.7.1 to 1.7.5 in /artemis-java-template by @dependabot in #41
  • Dependency(deps): Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0 in /artemis-java-template by @dependabot in #38
  • Dependency(deps-dev): Bump junit-platform-testkit from 1.8.1 to 1.8.2 in /artemis-java-template by @dependabot in #39
  • Dependency(deps-dev): Bump junit-vintage-engine from 5.8.1 to 5.8.2 in /artemis-java-template by @dependabot in #40
  • Dependency(deps): Bump byte-buddy-agent from 1.12.3 to 1.12.5 in /artemis-java-template by @dependabot in #44
  • Dependency(deps): Bump byte-buddy from 1.12.3 to 1.12.5 in /artemis-java-template by @dependabot in #43
  • Dependency(deps): Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0 in /artemis-java-template by @dependabot in #49
  • Dependency(deps): Bump byte-buddy-agent from 1.12.5 to 1.12.6 in /artemis-java-template by @dependabot in #48
  • Dependency(deps): Bump byte-buddy from 1.12.5 to 1.12.6 in /artemis-java-template by @dependabot in #47
  • Dependency(deps-dev): Bump jqwik from 1.6.1 to 1.6.2 in /artemis-java-template by @dependabot in #46
  • Dependency(deps): Bump springboot.version from 2.6.1 to 2.6.2 in /artemis-java-template by @dependabot in #45
  • Dependency(deps): Bump jackson-databind from 2.13.0 to 2.13.1 in /artemis-java-template by @dependabot in #51
  • Dependency(deps): Bump checkstyle from 9.2 to 9.2.1 in /artemis-java-template by @dependabot in #50
  • Dependency(deps): Bump unirest-java from 3.13.4 to 3.13.6 in /artemis-java-template by @dependabot in #54
  • Dependency(deps): Bump fuzzywuzzy from 1.3.1 to 1.3.3 in /artemis-java-template by @dependabot in #53
  • Dependency(deps): Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0 in /artemis-java-template by @dependabot in #52
  • Enhancement: Add GitHub workflow to build and push images to DockerHub and GitHub Registry by @ole-ve in #62
  • Enhancement: Install Gradle from Wrapper files by @ole-ve in #63
  • Start GitHub action deploy on tag push with non-empty string by @ole-ve in #64
  • Add Teamscale JaCoCo-Agent Denpendency by @ole-ve in #65

New Contributors

Full Changelog: java16-3...java17-5