Skip to content

Commit 3e5a408

Browse files
committed
v4.2.0
1 parent e083395 commit 3e5a408

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ so no special configuration is needed.
2020
**Gradle**
2121
```groovy
2222
dependencies {
23-
implementation 'com.siemens.sbom.standardbom:standard-bom:4.1.3'
23+
implementation 'com.siemens.sbom.standardbom:standard-bom:4.2.0'
2424
}
2525
```
2626

@@ -29,7 +29,7 @@ dependencies {
2929
<dependency>
3030
<groupId>com.siemens.sbom.standardbom</groupId>
3131
<artifactId>standard-bom</artifactId>
32-
<version>4.1.3</version>
32+
<version>4.2.0</version>
3333
</dependency>
3434
```
3535

0 commit comments

Comments
 (0)