Skip to content

Commit

Permalink
Merge pull request #15 from dettmoney/feature/finished/IKDT-800-T5-ti…
Browse files Browse the repository at this point in the history
…nkar-data-bom

Feature/finished/ikdt 800 t5 tinkar data bom
  • Loading branch information
dettmoney authored Mar 5, 2025
2 parents 00a4be3 + 9c3d46d commit 617bf8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<!-- Tinkar dependencies -->
<tinkar-core.version>1.87.0</tinkar-core.version>
<tinkar-core.version>1.88.0</tinkar-core.version>
<tinkar-schema.version>1.38.0</tinkar-schema.version>
<tinkar-transformer-api.version>1.7.0</tinkar-transformer-api.version>
<tinkar-composer.version>1.6.0</tinkar-composer.version>
Expand All @@ -60,6 +60,8 @@
<!-- Maven dependencies -->
<maven-plugin-plugin.version>3.15.1</maven-plugin-plugin.version>
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
<maven-invoker-plugin.version>3.9.0</maven-invoker-plugin.version>
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
Expand Down

0 comments on commit 617bf8c

Please sign in to comment.