Skip to content

Commit

Permalink
build(deps): bump ch.qos.reload4j:reload4j in /backend
Browse files Browse the repository at this point in the history
Bumps [ch.qos.reload4j:reload4j](https://github.com/qos-ch/reload4j) from 1.2.25 to 1.2.26.
- [Commits](qos-ch/reload4j@v_1.2.25...v_1.2.26)

---
updated-dependencies:
- dependency-name: ch.qos.reload4j:reload4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 1049f32 commit 0f5f09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<dependency>
<groupId>ch.qos.reload4j</groupId>
<artifactId>reload4j</artifactId>
<version>1.2.25</version>
<version>1.2.26</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 0f5f09f

Please sign in to comment.