Skip to content

Spring Framework 7.0.3

Latest

Choose a tag to compare

@arey arey released this 30 Jan 07:47
· 11 commits to main since this release
233dfcd

What's Changed

  • Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.18 to 11.0.24 by @dependabot[bot] in #168
  • Bump org.hsqldb:hsqldb from 2.7.3 to 2.7.4 by @dependabot[bot] in #171
  • Bump org.hamcrest:hamcrest from 2.2 to 3.0 by @dependabot[bot] in #172
  • Bump org.assertj:assertj-core from 3.27.0 to 3.27.3 by @dependabot[bot] in #175
  • Bump spring-framework.version from 6.2.1 to 6.2.2 by @dependabot[bot] in #173
  • Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api from 3.0.0 to 3.0.2 by @dependabot[bot] in #174
  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.17 by @dependabot[bot] in #178
  • Bump spring-framework.version from 6.2.2 to 6.2.3 by @dependabot[bot] in #176
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #177
  • Bump com.google.cloud.tools:jib-maven-plugin from 3.4.3 to 3.4.5 by @dependabot[bot] in #182
  • Bump mockito.version from 5.14.2 to 5.16.1 by @dependabot[bot] in #180
  • Bump spring-framework.version from 6.2.3 to 6.2.5 by @dependabot[bot] in #179
  • Upgrade to tomcat 10.1.35 by @bhearn7 in #186
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #191
  • Bump mockito.version from 5.16.1 to 5.17.0 by @dependabot[bot] in #190
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.11.4 to 5.12.2 by @dependabot[bot] in #188
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.19.0 by @dependabot[bot] in #189
  • Bump spring-framework.version from 6.2.5 to 6.2.6 by @dependabot[bot] in #187
  • Bump org.aspectj:aspectjweaver from 1.9.22.1 to 1.9.24 by @dependabot[bot] in #196
  • Bump com.github.ben-manes.caffeine:caffeine from 3.1.8 to 3.2.0 by @dependabot[bot] in #195
  • Bump com.gitlab.haynes:libsass-maven-plugin from 0.3.1 to 0.3.4 by @dependabot[bot] in #194
  • Bump spring-framework.version from 6.2.6 to 6.2.7 by @dependabot[bot] in #192
  • Bump org.postgresql:postgresql from 42.7.3 to 42.7.7 by @dependabot[bot] in #208
  • Bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.2 by @dependabot[bot] in #205
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 by @dependabot[bot] in #206
  • Bump spring-framework.version from 6.2.7 to 6.2.8 by @dependabot[bot] in #207
  • Bump spring-framework.version from 6.2.8 to 6.2.9 by @dependabot[bot] in #211
  • Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.24 to 11.0.25 by @dependabot[bot] in #212
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.1 by @dependabot[bot] in #213
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.2 by @dependabot[bot] in #214
  • Bump org.springframework:spring-webmvc from 6.2.9 to 6.2.10 by @dependabot[bot] in #216
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 by @dependabot[bot] in #219
  • Bump webjars-bootstrap.version from 5.3.3 to 5.3.8 by @dependabot[bot] in #217
  • Bump org.eclipse.jetty:jetty-maven-plugin from 11.0.25 to 11.0.26 by @dependabot[bot] in #218
  • Bump org.springframework.data:spring-data-bom from 2024.1.1 to 2025.0.3 by @dependabot[bot] in #221
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #224
  • Bump spring-framework.version from 6.2.10 to 6.2.11 by @dependabot[bot] in #223
  • Bump org.postgresql:postgresql from 42.7.7 to 42.7.8 by @dependabot[bot] in #222
  • Bump mockito.version from 5.17.0 to 5.20.0 by @dependabot[bot] in #228
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #227
  • Bump org.springframework.data:spring-data-bom from 2025.0.3 to 2025.0.5 by @dependabot[bot] in #229
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #231
  • Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 by @dependabot[bot] in #232
  • Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #234
  • Bump org.apache.maven.plugins:maven-war-plugin from 3.4.0 to 3.5.1 by @dependabot[bot] in #235
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.7 by @dependabot[bot] in #236
  • Upgrade to Spring Framework 7 #155 by @arey in #237

New Contributors

Full Changelog: v6.2.1...v7.0.3