Skip to content

Commit

Permalink
build(deps): bump io.micronaut:micronaut-http from 4.1.11 to 4.3.9
Browse files Browse the repository at this point in the history
Bumps [io.micronaut:micronaut-http](https://github.com/micronaut-projects/micronaut-core) from 4.1.11 to 4.3.9.
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.3.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.1.11...v4.3.9)

---
updated-dependencies:
- dependency-name: io.micronaut:micronaut-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and fhussonnois committed Mar 3, 2024
1 parent 536e1ac commit 4b87b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/jikkou-api-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<properties>
<license.header.file>${project.parent.basedir}/header</license.header.file>
<okhttp.version>4.12.0</okhttp.version>
<micronaut-http.version>4.1.11</micronaut-http.version>
<micronaut-http.version>4.3.9</micronaut-http.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 4b87b3e

Please sign in to comment.