Skip to content

Commit 19945f9

Browse files
committed
v4.1.3
1 parent 82a3937 commit 19945f9

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
@@ -19,7 +19,7 @@ so no special configuration is needed.
1919
**Gradle**
2020
```groovy
2121
dependencies {
22-
implementation 'com.siemens.sbom.standardbom:standard-bom:4.1.2'
22+
implementation 'com.siemens.sbom.standardbom:standard-bom:4.1.3'
2323
}
2424
```
2525

@@ -28,7 +28,7 @@ dependencies {
2828
<dependency>
2929
<groupId>com.siemens.sbom.standardbom</groupId>
3030
<artifactId>standard-bom</artifactId>
31-
<version>4.1.2</version>
31+
<version>4.1.3</version>
3232
</dependency>
3333
```
3434

0 commit comments

Comments
 (0)