Skip to content

Commit

Permalink
chore(deps): Bump org.springframework.boot:spring-boot-starter-parent…
Browse files Browse the repository at this point in the history
… from 3.1.1 to 3.1.3 (#214)

Bumps
[org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot)
from 3.1.1 to 3.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/spring-projects/spring-boot/releases">org.springframework.boot:spring-boot-starter-parent's
releases</a>.</em></p>
<blockquote>
<h2>v3.1.3</h2>
<h2>:lady_beetle: Bug Fixes</h2>
<ul>
<li>Logging config URLs with query parameters are not detected as XML <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/37062">#37062</a></li>
<li>Changed environment variable name APP_PASSWORD to APP_USER_PASSWORD
i? <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/37044">#37044</a></li>
<li>BindableRuntimeHintsRegistrar does not generate hints for all nested
types of a ConfigurationProperties type <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/37022">#37022</a></li>
<li>server.max-http-request-header-size doesn't affect Netty server with
http2 enabled <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/37015">#37015</a></li>
<li>AbstractAotMojo should not add source or target if they are null <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36972">#36972</a></li>
<li>Exception message in ProcessTestAotMojo has a typo <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36966">#36966</a></li>
<li>Docker Compose start fails with &quot;unknown flag: --no-color&quot;
<a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36908">#36908</a></li>
<li>Script-based database initialization fails with an unhelpful error
message when configured with a resource that points to a directory <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36786">#36786</a></li>
<li>Artemis ConnectionFactory is not configured when
CachingConnectionFactory is missing and enabled properties are false <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36772">#36772</a></li>
<li>DatabaseDriver swallows real exception <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36759">#36759</a></li>
<li>Defining a custom ElasticsearchTransport causes the auto-configured
JsonpMapper to back off <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36700">#36700</a></li>
<li>Auto-configuration's session repository customization may override
that of SessionRepositoryCustomizer beans <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36696">#36696</a></li>
<li>RabbitMQ smoke test is missing a test <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36612">#36612</a></li>
<li>Tomcat warns about a missing +/- prefix when enabling multiple
protocols through server.ssl.enabled-protocols <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36584">#36584</a></li>
<li>management.metrics.export.stackdriver properties are incomplete <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36559">#36559</a></li>
<li>management.wavefront.metrics.export properties are incomplete <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36556">#36556</a></li>
<li>management.metrics.export.signalfx properties are incomplete <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36553">#36553</a></li>
<li>JobLauncherApplicationRunner returns a success exit code even when
no jobs have been run <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36532">#36532</a></li>
<li>Remove use of jakarta.annotation.PostConstruct <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36529">#36529</a></li>
<li>management.metrics.export.atlas properties are incomplete <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36526">#36526</a></li>
<li>Descriptions of started and ready time metrics contain time units
but the unit may change when the metrics are exported <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36516">#36516</a></li>
<li>Unlike other Spring Boot goals, process-aot and process-test-aot run
on Maven reactor projects <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36494">#36494</a></li>
<li><code>@Serviceconnection</code> on a <code>@bean</code> method does
not work in sliced tests <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/36037">#36037</a></li>
</ul>
<h2>:notebook_with_decorative_cover: Documentation</h2>
<ul>
<li>Fix broken links in the documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/37071">#37071</a></li>
<li>Maven plugin docs contain invalid parameter for image building <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/37051">#37051</a></li>
<li>Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
<a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36969">#36969</a></li>
<li>Improve documentation of spring.cache.type=none <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36962">#36962</a></li>
<li>Clarify that spring.security.filter properties only apply to
servlet-based web apps <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36865">#36865</a></li>
<li>Improve documentation to describe how <code>@EntityScan</code> and
<code>@enable?Repositories</code> can be used to tune scanning <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36862">#36862</a></li>
<li>Describe quirks of JUL and Log4j2 in the javadoc of
OutputCaptureExtension <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36859">#36859</a></li>
<li>LogbackLoggingSystem does not report suppressed exception details <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36856">#36856</a></li>
<li>Clarify table that shows how logging properties are transferred to
system properties <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36853">#36853</a></li>
<li>Review Google AppEngine documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36850">#36850</a></li>
<li>Rework Working with NoSQL Technologies to clarify which stores are
supported by Spring Data <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36813">#36813</a></li>
<li>Clarify how nested directories are treated for configtree with
wildcards <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36810">#36810</a></li>
<li>Clarify the effect of using <code>@EnableWebMvc</code> <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36797">#36797</a></li>
<li>Document defaults for spring.mvc.format.* and
spring.webflux.format.* properties <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36793">#36793</a></li>
<li>Documentation describes how to opt in to using the path pattern
parser but it's now the default <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36789">#36789</a></li>
<li>Document that scripts for database initialization are optional by
default and how they can be made mandatory <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36783">#36783</a></li>
<li>Document <code>@DataR2dbcTest</code> support <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36756">#36756</a></li>
<li><code>@SInCE</code> is missing from javadoc of values added to
JavaVersion since its introduction <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36735">#36735</a></li>
<li>Update Paketo builder references in documentation <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36690">#36690</a></li>
<li>Document how to use Docker Compose integration when running tests <a
href="https://redirect.github.com/spring-projects/spring-boot/pull/36636">#36636</a></li>
<li>Update RestTemplateBuilder#defaultHeader javadoc to reference
correct client-side HTTP request class <a
href="https://redirect.github.com/spring-projects/spring-boot/issues/36630">#36630</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/9edc7723129ae3c56db332691c0d1d49db7d32d0"><code>9edc772</code></a>
Release v3.1.3</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/5981252ffbf3809e84600396661d87a25cb2a023"><code>5981252</code></a>
Merge branch '3.0.x' into 3.1.x</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/75f1604f34a25275260324614807a4d871cf7f72"><code>75f1604</code></a>
Merge branch '2.7.x' into 3.0.x</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/a1cd7e763851fc0b8c281a124556823f51ed640f"><code>a1cd7e7</code></a>
Upgrade to Spring Batch 5.0.3</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/4e6de6c927229136521f105181ec53778c0faf6c"><code>4e6de6c</code></a>
Upgrade to RxJava3 3.1.7</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/99a554346c6b4d3395cd937649407885d08893cc"><code>99a5543</code></a>
Upgrade to Netty 4.1.97.Final</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/df85c817a628d7eebba488102440afdcdfb1c643"><code>df85c81</code></a>
Upgrade to Spring Batch 5.0.3</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/4c719c163b2e75db2ff618c973dfefc134ede573"><code>4c719c1</code></a>
Upgrade to RxJava3 3.1.7</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/48e3ebadef6ca53f639f94db554b0d3ca802ebb3"><code>48e3eba</code></a>
Upgrade to Netty 4.1.97.Final</li>
<li><a
href="https://github.com/spring-projects/spring-boot/commit/25897b25ab984acbb9884f8a19f22de7a162d75c"><code>25897b2</code></a>
Upgrade to Spring Batch 4.3.9</li>
<li>Additional commits viewable in <a
href="https://github.com/spring-projects/spring-boot/compare/v3.1.1...v3.1.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.boot:spring-boot-starter-parent&package-manager=maven&previous-version=3.1.1&new-version=3.1.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 10e1495 commit 06da3e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.1</version>
<version>3.1.3</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>

Expand Down

0 comments on commit 06da3e9

Please sign in to comment.