Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4mpy authored Jan 23, 2024
1 parent e0e41ca commit 990a8ca
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ These starters are designed to push auto-configuration one step further. In most
I could forget to update README before releasing, so please refer to [maven central](https://repo1.maven.org/maven2/com/c4-soft/springaddons/spring-addons/) to pick latest available release
```xml
<properties>
<springaddons.version>7.3.4</springaddons.version>
<springaddons.version>7.3.5</springaddons.version>
</properties>
<dependencies>
Expand Down Expand Up @@ -518,6 +518,9 @@ I could forget to update README before releasing, so please refer to [maven cent
### 5.1. <a name="release-notes-7"/>`7.x` Branch
### `7.3.5`
- Boot `3.2.2` as transitive dependency
### `7.3.4`
- [gh-178](https://github.com/ch4mpy/spring-addons/issues/178) `authorization-request-params` ignored
Expand Down

0 comments on commit 990a8ca

Please sign in to comment.