Commit Graph

14514 Commits

Author SHA1 Message Date
dependabot[bot] b7094f9696 Bump org.springframework:spring-framework-bom from 6.0.12 to 6.0.13
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.12 to 6.0.13.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.12...v6.0.13)

---
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>
2023-10-13 10:50:18 -05:00
Josh Cummings 8f829dd1d7 Refine requestMatcher Validation Rules
Closes gh-13850
2023-10-12 09:29:08 -06:00
Josh Cummings 762319b6be Add forServletPattern
Closes gh-13562
2023-10-12 09:29:08 -06:00
Marcus Da Coregio 7e9d707c7d Allow customize the AuthenticationConverter in BasicAuthenticationFilter
Closes gh-13988
2023-10-11 08:42:45 -03:00
Marcus Da Coregio c08baea67e Merge branch '6.1.x' 2023-10-11 08:06:20 -03:00
pbborisov18 7a8faf85d9 Docs custom AuthorizationManager fix
Issue gh-13967
2023-10-11 08:05:58 -03:00
dependabot[bot] 410a4bd16e Bump org-eclipse-jetty from 11.0.16 to 11.0.17
Bumps `org-eclipse-jetty` from 11.0.16 to 11.0.17.

Updates `org.eclipse.jetty:jetty-server` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:03:19 -03:00
Marcus Da Coregio 7ffdd42be0 Merge branch '6.1.x' 2023-10-11 08:02:58 -03:00
dependabot[bot] 4661b22589 Bump io.micrometer:micrometer-observation from 1.10.11 to 1.10.12
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.10.11 to 1.10.12.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.11...v1.10.12)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:02:40 -03:00
dependabot[bot] a5c0fe877b Bump io.projectreactor:reactor-bom from 2022.0.11 to 2022.0.12
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.11 to 2022.0.12.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2022.0.11...2022.0.12)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:02:24 -03:00
dependabot[bot] ce26bf515e Bump org-eclipse-jetty from 11.0.16 to 11.0.17
Bumps `org-eclipse-jetty` from 11.0.16 to 11.0.17.

Updates `org.eclipse.jetty:jetty-server` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:02:09 -03:00
Marcus Da Coregio 612ea238fa Merge branch '6.1.x' 2023-10-11 08:01:37 -03:00
Marcus Da Coregio 5b541b310d Merge branch '6.0.x' into 6.1.x 2023-10-11 08:01:32 -03:00
dependabot[bot] 0fd5cdf4be Bump io.projectreactor.netty:reactor-netty from 1.1.11 to 1.1.12
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:01:13 -03:00
dependabot[bot] 3b5b236f2e Bump io.micrometer:micrometer-observation from 1.10.11 to 1.10.12
Bumps [io.micrometer:micrometer-observation](https://github.com/micrometer-metrics/micrometer) from 1.10.11 to 1.10.12.
- [Release notes](https://github.com/micrometer-metrics/micrometer/releases)
- [Commits](https://github.com/micrometer-metrics/micrometer/compare/v1.10.11...v1.10.12)

---
updated-dependencies:
- dependency-name: io.micrometer:micrometer-observation
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 08:00:02 -03:00
dependabot[bot] efd133aa9b Bump org-eclipse-jetty from 11.0.16 to 11.0.17
Bumps `org-eclipse-jetty` from 11.0.16 to 11.0.17.

Updates `org.eclipse.jetty:jetty-server` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

Updates `org.eclipse.jetty:jetty-servlet` from 11.0.16 to 11.0.17
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.16...jetty-11.0.17)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 07:59:37 -03:00
dependabot[bot] fb846aaadd Bump io.projectreactor:reactor-bom from 2022.0.10 to 2022.0.12
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2022.0.10 to 2022.0.12.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2022.0.10...2022.0.12)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 07:59:22 -03:00
Marcus Da Coregio 1fa7c4fe29 Merge branch '6.1.x' 2023-10-11 07:58:45 -03:00
Marcus Da Coregio 1ba43f96d4 Merge branch '6.0.x' into 6.1.x 2023-10-11 07:58:39 -03:00
Marcus Da Coregio 3ad1d2bf81 Merge branch '5.8.x' into 6.0.x 2023-10-11 07:58:33 -03:00
dependabot[bot] 7f50bb5db1 Bump io.projectreactor.netty:reactor-netty from 1.0.36 to 1.0.38
Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.36 to 1.0.38.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](https://github.com/reactor/reactor-netty/compare/v1.0.36...v1.0.38)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 07:58:11 -03:00
dependabot[bot] 7556df6ea7 Bump io.projectreactor:reactor-bom from 2020.0.36 to 2020.0.37
Bumps [io.projectreactor:reactor-bom](https://github.com/reactor/reactor) from 2020.0.36 to 2020.0.37.
- [Release notes](https://github.com/reactor/reactor/releases)
- [Commits](https://github.com/reactor/reactor/compare/2020.0.36...2020.0.37)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 07:56:17 -03:00
dependabot[bot] 71ceb5b80b Bump org-eclipse-jetty from 9.4.52.v20230823 to 9.4.53.v20231009
Bumps `org-eclipse-jetty` from 9.4.52.v20230823 to 9.4.53.v20231009.

Updates `org.eclipse.jetty:jetty-server` from 9.4.52.v20230823 to 9.4.53.v20231009
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.52.v20230823...jetty-9.4.53.v20231009)

Updates `org.eclipse.jetty:jetty-servlet` from 9.4.52.v20230823 to 9.4.53.v20231009
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.52.v20230823...jetty-9.4.53.v20231009)

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 07:56:06 -03:00
Steve Riesenberg 4c1cc4cf3b
Merge branch '6.1.x' 2023-10-10 11:40:29 -05:00
Steve Riesenberg 4d1ecdcca3
Merge branch '6.0.x' into 6.1.x 2023-10-10 11:40:21 -05:00
Steve Riesenberg c4b0d468a8
Add nohttp exclusions
(cherry picked from commit ac7fbea248)

Issue gh-13910
2023-10-10 11:40:05 -05:00
Marcus Da Coregio a67c0a1233 Merge branch '6.1.x' 2023-10-10 13:18:30 -03:00
Marcus Da Coregio 84df78af12 Merge branch '6.0.x' into 6.1.x 2023-10-10 13:18:24 -03:00
Marcus Da Coregio d0ce8a412f Remove calls to setCanBeResolved(true) in IntegrationTestPuglin
Issue gh-13864
2023-10-10 13:08:21 -03:00
Steve Riesenberg dd8fc38e1b
Merge branch '6.1.x' 2023-10-10 10:45:36 -05:00
Steve Riesenberg 2f9f851bb2
Merge branch '6.0.x' into 6.1.x 2023-10-10 10:44:35 -05:00
Steve Riesenberg 7d5a541a7b
Backport "Revisit CSRF page" to 6.0.x
(cherry picked from commit e7fa34008b)

Closes gh-13910
2023-10-10 10:43:14 -05:00
Marcus Da Coregio b767137705 Only Run Gradle Wrapper Update on 6.0.x
Issue gh-13865
2023-10-10 08:32:44 -03:00
dependabot[bot] 2b69851aa0 Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11.
- [Commits](https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:24:50 -03:00
Marcus Da Coregio 6ff6407bf3 Merge branch '6.1.x' 2023-10-10 08:24:31 -03:00
dependabot[bot] b0d6ae2a29 Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11.
- [Commits](https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:24:12 -03:00
dependabot[bot] 98531cde2c Bump io.spring.ge.conventions from 0.0.7 to 0.0.14
Bumps [io.spring.ge.conventions](https://github.com/spring-io/gradle-enterprise-conventions) from 0.0.7 to 0.0.14.
- [Release notes](https://github.com/spring-io/gradle-enterprise-conventions/releases)
- [Commits](https://github.com/spring-io/gradle-enterprise-conventions/compare/v0.0.7...v0.0.14)

---
updated-dependencies:
- dependency-name: io.spring.ge.conventions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:23:58 -03:00
Marcus Da Coregio 45342eca5c Merge branch '6.1.x' 2023-10-10 08:22:52 -03:00
Marcus Da Coregio 4a87705c69 Merge branch '6.0.x' into 6.1.x 2023-10-10 08:22:47 -03:00
dependabot[bot] 60e950598e Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11.
- [Commits](https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:22:29 -03:00
dependabot[bot] 38f7361c15 Bump io.freefair.gradle:aspectj-plugin from 6.6-rc1 to 6.6.3
Bumps [io.freefair.gradle:aspectj-plugin](https://github.com/freefair/gradle-plugins) from 6.6-rc1 to 6.6.3.
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](https://github.com/freefair/gradle-plugins/commits/6.6.3)

---
updated-dependencies:
- dependency-name: io.freefair.gradle:aspectj-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:22:13 -03:00
dependabot[bot] 45883290a6 Bump org-aspectj from 1.9.20 to 1.9.20.1
Bumps `org-aspectj` from 1.9.20 to 1.9.20.1.

Updates `org.aspectj:aspectjrt` from 1.9.20 to 1.9.20.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

Updates `org.aspectj:aspectjweaver` from 1.9.20 to 1.9.20.1
- [Release notes](https://github.com/eclipse/org.aspectj/releases)
- [Commits](https://github.com/eclipse/org.aspectj/commits)

---
updated-dependencies:
- dependency-name: org.aspectj:aspectjrt
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.aspectj:aspectjweaver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:21:56 -03:00
dependabot[bot] de0a484367 Bump org.springframework:spring-framework-bom from 6.0.11 to 6.0.12
Bumps [org.springframework:spring-framework-bom](https://github.com/spring-projects/spring-framework) from 6.0.11 to 6.0.12.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.12)

---
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>
2023-10-10 08:21:36 -03:00
Marcus Da Coregio 1592c13fce Merge branch '6.1.x' 2023-10-10 08:20:41 -03:00
Marcus Da Coregio d989f96282 Merge branch '6.0.x' into 6.1.x 2023-10-10 08:20:36 -03:00
Marcus Da Coregio a576f19b41 Merge branch '5.8.x' into 6.0.x 2023-10-10 08:20:30 -03:00
dependabot[bot] bd9643af44 Bump com.github.spullara.mustache.java:compiler from 0.9.10 to 0.9.11
Bumps [com.github.spullara.mustache.java:compiler](https://github.com/spullara/mustache.java) from 0.9.10 to 0.9.11.
- [Commits](https://github.com/spullara/mustache.java/compare/0.9.10...mustache.java-0.9.11)

---
updated-dependencies:
- dependency-name: com.github.spullara.mustache.java:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-10 08:20:03 -03:00
Marcus Da Coregio 3c58cfacde Merge branch '6.1.x' 2023-10-10 08:17:48 -03:00
Marcus Da Coregio 7a3d9d033a Merge branch '6.0.x' into 6.1.x 2023-10-10 08:17:24 -03:00
github-actions[bot] 4e71110b68 Bump Gradle Wrapper from 8.3 to 8.4 2023-10-10 08:16:18 -03:00