Skip to content

Commit

Permalink
chore(deps): update tycho to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau committed Jun 10, 2024
1 parent 32e7d13 commit e453b60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
<version>4.0.6</version>
<version>4.0.7</version>
</extension>
</extensions>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ along with this program. If not, see &lt;http://www.gnu.org/licenses/&gt;.</com
<cyclonedx.version>2.7.9</cyclonedx.version>
<sonar-maven-plugin.version>3.9.1.2184</sonar-maven-plugin.version>
<jacoco-maven-plugin.version>0.8.10</jacoco-maven-plugin.version>
<tycho.version>4.0.6</tycho.version>
<tycho.version>4.0.7</tycho.version>
<emf-ecore.version>2.27.0</emf-ecore.version>
<emf-common.version>2.25.0</emf-common.version>
<emf-xmi.version>2.16.0</emf-xmi.version>
Expand Down

0 comments on commit e453b60

Please sign in to comment.