We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62f3a0 commit 1bc5167Copy full SHA for 1bc5167
pom.xml
@@ -155,15 +155,6 @@ https://stackoverflow.com/questions/16302247/maven-property-project-artifact-sel
155
</goals>
156
</execution>
157
</executions>
158
- <configuration>
159
- <platformDependencies>
160
- <dependency>
161
- <groupId>tools.jackson</groupId>
162
- <artifactId>jackson-bom</artifactId>
163
- <version>${bom4gmm.version}</version>
164
- </dependency>
165
- </platformDependencies>
166
- </configuration>
167
</plugin>
168
<!-- 28-Apr-2025, tatu: SBOM generation [JSTEP-14] -->
169
<plugin>
0 commit comments