Skip to content

v8.1.0 Spring Boot 3.2.x

Latest
Compare
Choose a tag to compare
@arolfes arolfes released this 12 May 07:56
· 1 commit to SpringBoot3.2 since this release

What's Changed

  • Bump com.sun.xml.bind:jaxb-impl from 4.0.4 to 4.0.5 by @dependabot in #2529
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2 by @dependabot in #2528
  • Closes #2521 - Fix code smells Stream.collect(Collectors.toList()) to… by @MM1277 in #2522
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 by @dependabot in #2532
  • Bump org.sonarsource.scanner.maven:sonar-maven-plugin from 3.10.0.2594 to 3.11.0.3922 by @dependabot in #2535
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #2541
  • Bump version.aspectj from 1.9.21.1 to 1.9.22 by @dependabot in #2550
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.2 by @dependabot in #2551
  • Bump express from 4.18.3 to 4.19.2 in /web by @dependabot in #2552
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #2560
  • Bump org.mybatis:mybatis from 3.5.15 to 3.5.16 by @dependabot in #2559
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.8 to 3.16.1 by @dependabot in #2558
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.0 by @dependabot in #2567
  • Bump com.tngtech.archunit:archunit from 1.2.1 to 1.3.0 by @dependabot in #2566
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.3 by @dependabot in #2565
  • Bump tar from 6.2.0 to 6.2.1 in /web by @dependabot in #2564
  • Bump version.camunda.dmn from 7.20.0 to 7.21.0 by @dependabot in #2561
  • Bump com.sun.xml.bind:jaxb-core from 4.0.4 to 4.0.5 by @dependabot in #2527
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /web by @dependabot in #2538
  • Upgrade to Spring Boot 3.2 by @arolfes in #2568

Full Changelog: v8.0.1...v8.1.0