Commit Graph

795 Commits

Author SHA1 Message Date
Jenkins Release Bot 71321faa97 [maven-release-plugin] prepare for next development iteration 2024-09-04 07:57:37 +00:00
Jenkins Release Bot c94c12a33c [maven-release-plugin] prepare release jenkins-2.462.2 2024-09-04 07:57:13 +00:00
Basil Crow da4e509e2b
Update Spring Security to 5.8.14 in LTS (#9636)
Update dependency org.springframework.security:spring-security-bom to v5.8.14

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-23 11:10:38 -07:00
renovate[bot] 97883c3026
Update dependency org.springframework:spring-framework-bom to v5.3.39 (#9612)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit c5c69abd2d)
2024-08-19 17:21:40 +02:00
Jenkins Release Bot 7ca169bab6 [maven-release-plugin] prepare for next development iteration 2024-08-05 18:19:16 +00:00
Jenkins Release Bot acc866856e [maven-release-plugin] prepare release jenkins-2.462.1 2024-08-05 18:18:55 +00:00
dependabot[bot] 11849e3524 [JENKINS-73442] Bump org.springframework:spring-framework-bom from 5.3.36 to 5.3.37 (#9385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 3081a5cb5a)
2024-07-13 17:15:46 -06:00
dependabot[bot] 87b1eedef5 [JENKINS-73441] Bump org.springframework.security:spring-security-bom from 5.8.12 to 5.8.13 (#9398)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit c674d94e29)
2024-07-13 17:15:46 -06:00
Jenkins Release Bot 624270f58d [maven-release-plugin] prepare for next development iteration 2024-06-11 13:30:17 +00:00
Jenkins Release Bot 7edc099b67 [maven-release-plugin] prepare release jenkins-2.462 2024-06-11 13:29:40 +00:00
Jenkins Release Bot d201db6af2 [maven-release-plugin] prepare for next development iteration 2024-06-04 13:15:21 +00:00
Jenkins Release Bot 896e0f30e8 [maven-release-plugin] prepare release jenkins-2.461 2024-06-04 13:14:56 +00:00
dependabot[bot] 52401f1f7c
Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre (#9342)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:18:53 -07:00
dependabot[bot] 94861db0c1
Bump stapler.version from 1870.v48cc46ef5fee to 1872.ve203fa_6b_b_98d (#9327)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 14:35:48 -07:00
Jenkins Release Bot 1b145c91a0 [maven-release-plugin] prepare for next development iteration 2024-05-28 13:18:59 +00:00
Jenkins Release Bot ff4367f8d1 [maven-release-plugin] prepare release jenkins-2.460 2024-05-28 13:18:36 +00:00
Basil Crow f6e9283921
Replace usages of JZlib with native Java Platform functionality (#9312)
* Replace usages of JZlib with native Java Platform functionality

* Simplify import of class

* Pull in Stapler version of this change
2024-05-26 21:14:58 -06:00
dependabot[bot] 5dfdc5f463
Bump org.springframework:spring-framework-bom from 5.3.35 to 5.3.36 (#9301)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:47:31 -07:00
Jenkins Release Bot 35e8562d56 [maven-release-plugin] prepare for next development iteration 2024-05-21 13:13:04 +00:00
Jenkins Release Bot 4cb317d870 [maven-release-plugin] prepare release jenkins-2.459 2024-05-21 13:12:34 +00:00
dependabot[bot] bf80a0d779
Bump stapler.version from 1863.vd250086e9885 to 1869.v3605a_771fb_e3 (#9291)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 12:07:46 -07:00
Basil Crow 02cc1ccd5c
Manage the version of `jakarta.servlet-api` consistently with the version of `jakarta.servlet.jsp.jstl-api` (#9288) 2024-05-19 05:40:24 -06:00
Basil Crow 0117bf3e34
[JENKINS-73170] Upgrade Commons FileUpload from 1.5 to 2.0.0-M2 (#9259) 2024-05-18 09:42:08 -07:00
dependabot[bot] 1dea9a19ca
Bump org.springframework:spring-framework-bom from 5.3.34 to 5.3.35 (#9280)
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.3.34 to 5.3.35.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.34...v5.3.35)

---
updated-dependencies:
- dependency-name: org.springframework:spring-framework-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 19:51:49 -06:00
dependabot[bot] 6aadc62985
Bump commons-logging:commons-logging from 1.3.1 to 1.3.2 (#9279)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 10:04:43 -07:00
Jenkins Release Bot 6fd81b8a9a [maven-release-plugin] prepare for next development iteration 2024-05-14 13:15:47 +00:00
Jenkins Release Bot f0d4f26bc8 [maven-release-plugin] prepare release jenkins-2.458 2024-05-14 13:15:24 +00:00
dependabot[bot] 2610e431cd
[JENKINS-60997] Work around BEANUTILS-509 (#9257)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 11:20:34 -07:00
Jenkins Release Bot f8e381fb44 [maven-release-plugin] prepare for next development iteration 2024-05-07 14:35:36 +00:00
Jenkins Release Bot db97981293 [maven-release-plugin] prepare release jenkins-2.457 2024-05-07 14:35:14 +00:00
dependabot[bot] d7dfea9f0b
Bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre (#9225)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 22:23:26 -07:00
Jenkins Release Bot 33858d1c67 [maven-release-plugin] prepare for next development iteration 2024-04-30 13:06:46 +00:00
Jenkins Release Bot 751c09305e [maven-release-plugin] prepare release jenkins-2.456 2024-04-30 13:05:06 +00:00
dependabot[bot] 344897b46b
Bump org.kohsuke.stapler:json-lib from 2.4-jenkins-5 to 2.4-jenkins-7 (#9214) 2024-04-30 01:40:27 +00:00
dependabot[bot] 26027f0f30
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#9207)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-29 10:22:32 -07:00
dependabot[bot] 29811aea14
Bump org.kohsuke.stapler:json-lib from 2.4-jenkins-3 to 2.4-jenkins-5 (#9195)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-26 06:26:13 -07:00
dependabot[bot] 8d1f6af59b
Bump stapler.version from 1849.v2fdf1a_5359b_4 to 1850.v191b_f2fee423 (#9192)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-24 18:01:17 -07:00
dependabot[bot] 9f20286f06
Bump stapler.version from 1847.v97341b_b_a_414f to 1849.v2fdf1a_5359b_4 (#9189)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 17:51:23 -07:00
Jenkins Release Bot 42d2d16f78 [maven-release-plugin] prepare for next development iteration 2024-04-23 13:09:51 +00:00
Jenkins Release Bot 9591d2dd20 [maven-release-plugin] prepare release jenkins-2.455 2024-04-23 13:09:32 +00:00
Valentin Delaye 0eb219e6ed
[JENKINS-73046] Remove ASM from core (#9182)
Remove ASM from core
2024-04-22 18:09:22 +02:00
Jenkins Release Bot c660d271af [maven-release-plugin] prepare for next development iteration 2024-04-16 13:14:47 +00:00
Jenkins Release Bot e94cea328c [maven-release-plugin] prepare release jenkins-2.454 2024-04-16 13:14:28 +00:00
dependabot[bot] a44d1944b4
Bump org.springframework.security:spring-security-bom from 5.8.11 to 5.8.12 (#9174)
Bump org.springframework.security:spring-security-bom

Bumps [org.springframework.security:spring-security-bom](https://github.com/spring-projects/spring-security) from 5.8.11 to 5.8.12.
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](https://github.com/spring-projects/spring-security/compare/5.8.11...5.8.12)

---
updated-dependencies:
- dependency-name: org.springframework.security:spring-security-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 06:55:40 +02:00
dependabot[bot] 2ba80e850c
Bump org.springframework:spring-framework-bom from 5.3.33 to 5.3.34 (#9159)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 14:02:04 +01:00
dependabot[bot] ba61b8814e
Bump stapler.version from 1843.ve7da_6a_9cf575 to 1847.v97341b_b_a_414f (#9165) 2024-04-14 07:25:15 +00:00
dependabot[bot] 0b491bc9ae
Bump SLF4J from 2.0.12 to 2.0.13 (#9163)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-13 10:41:58 -07:00
dependabot[bot] a7eaa8083f
Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#9146)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 11:03:36 -07:00
Jenkins Release Bot decfb50e3b [maven-release-plugin] prepare for next development iteration 2024-04-09 13:03:20 +00:00
Jenkins Release Bot e8b88d4e58 [maven-release-plugin] prepare release jenkins-2.453 2024-04-09 13:02:56 +00:00