Skip to content

Commit

Permalink
Bump org.codehaus.plexus:plexus-compiler-api from 2.13.0 to 2.14.2 (#129
Browse files Browse the repository at this point in the history
)

* Bump org.codehaus.plexus:plexus-compiler-api from 2.13.0 to 2.14.2

Bumps [org.codehaus.plexus:plexus-compiler-api](https://github.com/codehaus-plexus/plexus-compiler) from 2.13.0 to 2.14.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-compiler/releases)
- [Commits](codehaus-plexus/plexus-compiler@plexus-compiler-2.13.0...plexus-compiler-2.14.2)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-compiler-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update license

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Francis De Brabandere <[email protected]>
  • Loading branch information
dependabot[bot] and francisdb authored Jan 2, 2024
1 parent 405d507 commit 9971066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2023 Francis De Brabandere <[email protected]>
Copyright (C) 2024 Francis De Brabandere <[email protected]>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -144,7 +144,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler-api</artifactId>
<version>2.13.0</version>
<version>2.14.2</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 9971066

Please sign in to comment.