Skip to content

Commit

Permalink
Bump javacc from 7.0.11 to 7.0.12
Browse files Browse the repository at this point in the history
Bumps [javacc](https://github.com/javacc/javacc) from 7.0.11 to 7.0.12.
- [Release notes](https://github.com/javacc/javacc/releases)
- [Changelog](https://github.com/javacc/javacc/blob/master/docs/release-notes.md)
- [Commits](javacc/javacc@javacc-7.0.11...javacc-7.0.12)

---
updated-dependencies:
- dependency-name: net.java.dev.javacc:javacc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2022
1 parent 4fb56c5 commit dd410cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquibase-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>net.java.dev.javacc</groupId>
<artifactId>javacc</artifactId>
<version>7.0.11</version>
<version>7.0.12</version>
</dependency>
</dependencies>
<executions>
Expand Down

0 comments on commit dd410cb

Please sign in to comment.