Skip to content

Commit

Permalink
build(deps): bump org.apache.maven.plugins:maven-patch-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-patch-plugin](https://github.com/apache/maven-patch-plugin) from 1.2 to 1.3.
- [Commits](apache/maven-patch-plugin@maven-patch-plugin-1.2...maven-patch-plugin-1.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-patch-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bohmber committed Dec 21, 2024
1 parent a456114 commit b19feed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tobago-theme/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-patch-plugin</artifactId>
<version>1.2</version>
<version>1.3</version>
<configuration>
<patches>
<patch>append-tobago-theme-to-bootstrap.patch</patch>
Expand Down

0 comments on commit b19feed

Please sign in to comment.