Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring.security.version from 5.6.10 to 5.6.12 #186

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 18, 2023

Bumps spring.security.version from 5.6.10 to 5.6.12.
Updates spring-security-web from 5.6.10 to 5.6.12

Release notes

Sourced from spring-security-web's releases.

5.6.12

🪲 Bug Fixes

  • Use default PathPatternParser instance #13460

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.34 #13505
  • Update org.springframework to 5.3.29 #13508
  • Update reactor-netty to 1.0.34 #13506

5.6.11

⭐ New Features

  • Convert to Asciidoctor Tabs #13403
  • Use Antora name of security #13327

🪲 Bug Fixes

🔨 Dependency Upgrades

  • Update blockhound to 1.0.8.RELEASE #13390
  • Update hibernate-entitymanager to 5.6.15.Final #13400
  • Update io.projectreactor to 2020.0.33 #13387
  • Update io.rsocket to 1.1.4 #13392
  • Update io.spring.nohttp to 0.0.11 #13394
  • Update jackson-bom to 2.13.5 #13375
  • Update jackson-databind to 2.13.5 #13378
  • Update jackson-datatype-jsr310 to 2.13.5 #13381
  • Update logback-classic to 1.2.12 #13372
  • Update mockk to 1.12.8 #13384
  • Update org.antora.gradle.plugin to 1.0.0 #13396
  • Update org.aspectj to 1.9.19 #13398
  • Update org.eclipse.jetty to 9.4.51.v20230217 #13399
  • Update org.springframework to 5.3.28 #13401
  • Update reactor-netty to 1.0.33 #13389
Commits
  • 17d8293 Release 5.6.12
  • 7813a9b Use default PathPatternParser instance
  • c5da886 Update org.springframework to 5.3.29
  • 3bef5fd Update io.projectreactor to 2020.0.34
  • ef04ea9 Next development version
  • aa8440e Release 5.6.11
  • 39c4315 Convert to Asciidoctor Tabs
  • afec90c Remove /plugins-release and /plugins-snapshot from build
  • a6599f9 Update org.springframework to 5.3.28
  • 9f58185 Update hibernate-entitymanager to 5.6.15.Final
  • Additional commits viewable in compare view

Updates spring-security-config from 5.6.10 to 5.6.12

Release notes

Sourced from spring-security-config's releases.

5.6.12

🪲 Bug Fixes

  • Use default PathPatternParser instance #13460

🔨 Dependency Upgrades

  • Update io.projectreactor to 2020.0.34 #13505
  • Update org.springframework to 5.3.29 #13508
  • Update reactor-netty to 1.0.34 #13506

5.6.11

⭐ New Features

  • Convert to Asciidoctor Tabs #13403
  • Use Antora name of security #13327

🪲 Bug Fixes

🔨 Dependency Upgrades

  • Update blockhound to 1.0.8.RELEASE #13390
  • Update hibernate-entitymanager to 5.6.15.Final #13400
  • Update io.projectreactor to 2020.0.33 #13387
  • Update io.rsocket to 1.1.4 #13392
  • Update io.spring.nohttp to 0.0.11 #13394
  • Update jackson-bom to 2.13.5 #13375
  • Update jackson-databind to 2.13.5 #13378
  • Update jackson-datatype-jsr310 to 2.13.5 #13381
  • Update logback-classic to 1.2.12 #13372
  • Update mockk to 1.12.8 #13384
  • Update org.antora.gradle.plugin to 1.0.0 #13396
  • Update org.aspectj to 1.9.19 #13398
  • Update org.eclipse.jetty to 9.4.51.v20230217 #13399
  • Update org.springframework to 5.3.28 #13401
  • Update reactor-netty to 1.0.33 #13389
Commits
  • 17d8293 Release 5.6.12
  • 7813a9b Use default PathPatternParser instance
  • c5da886 Update org.springframework to 5.3.29
  • 3bef5fd Update io.projectreactor to 2020.0.34
  • ef04ea9 Next development version
  • aa8440e Release 5.6.11
  • 39c4315 Convert to Asciidoctor Tabs
  • afec90c Remove /plugins-release and /plugins-snapshot from build
  • a6599f9 Update org.springframework to 5.3.28
  • 9f58185 Update hibernate-entitymanager to 5.6.15.Final
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 18, 2023
@coheigea
Copy link
Contributor

@dependabot recreate

Bumps `spring.security.version` from 5.6.10 to 5.6.12.

Updates `spring-security-web` from 5.6.10 to 5.6.12
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.6.10...5.6.12)

Updates `spring-security-config` from 5.6.10 to 5.6.12
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@5.6.10...5.6.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/spring.security.version-5.6.12 branch from 29a0b47 to 491d303 Compare July 19, 2023 10:28
@coheigea coheigea merged commit b3ec913 into main Aug 1, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/spring.security.version-5.6.12 branch August 1, 2023 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant