Skip to content

Commit 5b550f2

Browse files
dependabot[bot]lfit.gh2gerrit
authored andcommitted
Chore(deps-dev): Bump org.codehaus.mojo:properties-maven-plugin from 1.0.0 to 1.3.0
Bumps org.codehaus.mojo:properties-maven-plugin from 1.0.0 to 1.3.0. ## Release notes Sourced from org.codehaus.mojo:properties-maven-plugin's releases. 1.3.0 🚀 New features and improvements Feature Request: add yml properties manager (#134) @​mattmeye Include/exclude project properties (#126) @​reda-alaoui 👻 Maintenance Use Sisu plugin (#140) @​slachiewicz 🔧 Build Bump release-drafter/release-drafter from 5 to 6 (#120) @dependabot[bot] 📦 Dependency updates Bump org.codehaus.mojo:mojo-parent from 94 to 95 (#156) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 93 to 94 (#154) @dependabot[bot] Bump org.yaml:snakeyaml from 2.4 to 2.5 (#153) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 92 to 93 (#152) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 91 to 92 (#149) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 87 to 91 (#148) @dependabot[bot] Require Maven 3.6.3 (#139) @​slachiewicz Bump org.yaml:snakeyaml from 2.3 to 2.4 (#138) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 86 to 87 (#137) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 85 to 86 (#132) @dependabot[bot] Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2 (#133) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 84 to 85 (#131) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 80 to 84 (#130) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 78 to 80 (#122) @dependabot[bot] Bump org.codehaus.plexus:plexus-utils from 4.0.0 to 4.0.1 (#125) @dependabot[bot] Bump apache/maven-gh-actions-shared from 3 to 4 (#124) @dependabot[bot] Bump org.codehaus.mojo:mojo-parent from 77 to 78 (#119) @dependabot[bot] 1.2.1 🚀 New features and improvements Introduce properties manager for easy implements other properties formats (#113) @​slawekjaranowski read-project-properties optimization - set all properties in one call (#112) @​slawekjaranowski 🐛 Bug Fixes Avoid NPE on outputFile checking (#114) @​slawekjaranowski Fix unwarranted circular property definition error from CircularDefinitionPreventer (#110) @​PayBas 📦 Dependency updates Bump org.codehaus.mojo:mojo-parent from 76 to 77 (#108) @​dependabot ... (truncated) ## Commits 91a2ade [maven-release-plugin] prepare release properties-maven-plugin-1.3.0 bf56d32 Bump org.codehaus.mojo:mojo-parent from 94 to 95 80e20be Bump org.codehaus.mojo:mojo-parent from 93 to 94 e8ae7a5 Bump org.yaml:snakeyaml from 2.4 to 2.5 bb39c3d Bump org.codehaus.mojo:mojo-parent from 92 to 93 b41267b Bump org.codehaus.mojo:mojo-parent from 91 to 92 bb548c5 Bump org.codehaus.mojo:mojo-parent from 87 to 91 3ffa9cb Use Sisu plugin 7adbe3b Require Maven 3.6.3 407342f Bump org.yaml:snakeyaml from 2.3 to 2.4 Additional commits viewable in compare view ![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: Ie2c74c14d51bd5bfa30ce9ad47936dc9410af23e GitHub-PR: #39 GitHub-Hash: 6d1b0af71a2b8476 Signed-off-by: lfit.gh2gerrit <releng+lfit-gh2gerrit@linuxfoundation.org>
1 parent d6968c3 commit 5b550f2

File tree

1 file changed

+1
-1
lines changed
  • features/sdnr/odlux/odlux/framework

1 file changed

+1
-1
lines changed

features/sdnr/odlux/odlux/framework/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>org.codehaus.mojo</groupId>
163163
<artifactId>properties-maven-plugin</artifactId>
164-
<version>1.0.0</version>
164+
<version>1.3.0</version>
165165
<executions>
166166
<execution>
167167
<phase>initialize</phase>

0 commit comments

Comments
 (0)