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 e3a236f commit 8423294Copy full SHA for 8423294
1 file changed
README.md
@@ -20,7 +20,7 @@ so no special configuration is needed.
20
**Gradle**
21
```groovy
22
dependencies {
23
- implementation 'com.siemens.sbom.standardbom:standard-bom:4.2.0'
+ implementation 'com.siemens.sbom.standardbom:standard-bom:4.2.1'
24
}
25
```
26
@@ -29,7 +29,7 @@ dependencies {
29
<dependency>
30
<groupId>com.siemens.sbom.standardbom</groupId>
31
<artifactId>standard-bom</artifactId>
32
- <version>4.2.0</version>
+ <version>4.2.1</version>
33
</dependency>
34
35
0 commit comments