Skip to content

Commit

Permalink
Bump javalin from 4.6.4 to 5.3.1 in /src
Browse files Browse the repository at this point in the history
Bumps [javalin](https://github.com/tipsy/javalin) from 4.6.4 to 5.3.1.
- [Release notes](https://github.com/tipsy/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-4.6.4...javalin-parent-5.3.1)

---
updated-dependencies:
- dependency-name: io.javalin:javalin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent 643db43 commit f982991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>io.javalin</groupId>
<artifactId>javalin</artifactId>
<version>5.3.0</version>
<version>5.3.1</version>
</dependency>
<dependency>
<groupId>info.picocli</groupId>
Expand Down

0 comments on commit f982991

Please sign in to comment.