Skip to content

Commit

Permalink
Bump org.codelibs:jhighlight from 1.0.3 to 1.1.0 (#633)
Browse files Browse the repository at this point in the history
Bumps [org.codelibs:jhighlight](https://github.com/codelibs/jhighlight) from 1.0.3 to 1.1.0.
- [Commits](codelibs/jhighlight@jhighlight-1.0.3...jhighlight-1.1.0)

---
updated-dependencies:
- dependency-name: org.codelibs:jhighlight
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 1e99319 commit f6d862a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wicket-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.codelibs</groupId>
<artifactId>jhighlight</artifactId>
<version>1.0.3</version>
<version>1.1.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit f6d862a

Please sign in to comment.