Skip to content

Commit

Permalink
Merge pull request #1671 from officefloor/dependabot/maven/officefloo…
Browse files Browse the repository at this point in the history
…r/bom/tycho-version-4.0.4

Bump tycho-version from 4.0.3 to 4.0.4 in /officefloor/bom
  • Loading branch information
sagenschneider committed Feb 14, 2024
2 parents 70a1931 + bb11e79 commit 97a0fcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion officefloor/.mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.3</version>
<version>4.0.4</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion officefloor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<projectVersion>${revision}</projectVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<shade-version>3.5.0</shade-version>
<tycho-version>4.0.3</tycho-version>
<tycho-version>4.0.4</tycho-version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 97a0fcd

Please sign in to comment.