File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This library is available on Maven Central. Use the following information to inc
1212 <dependency>
1313 <groupId>com.riscure</groupId>
1414 <artifactId>trsfile</artifactId>
15- <version>2.2.5 </version>
15+ <version>2.2.6 </version>
1616 </dependency>
1717
1818#### Basic
Original file line number Diff line number Diff line change 1111
1212 <name >${project.groupId} :${project.artifactId} </name >
1313 <description >Inspector Trace Set `.trs` file support for Java.
14- Riscure Inspector uses the `.trs` file format to save and read traces from disk. To better assist reading and
15- writing trace set files from third parties, Riscure published this Java library.
14+ Keysight Inspector uses the `.trs` file format to save and read traces from disk. To better assist reading and
15+ writing trace set files from third parties, Keysight manages this Java library. Note that the library was
16+ originally published by Riscure, which was acquired by Keysight in 2024.
1617 </description >
17- <url >https://github.com/Riscure /java-trsfile</url >
18+ <url >https://github.com/Keysight /java-trsfile</url >
1819 <licenses >
1920 <license >
2021 <name >BSD 3-Clause Clear License</name >
2324 </licenses >
2425 <developers >
2526 <developer >
26- <name >Riscure Team </name >
27- <organization >Riscure </organization >
28- <organizationUrl >https://www.riscure .com</organizationUrl >
27+ <name >Riscure Security Solutions </name >
28+ <organization >Keysight Technologies </organization >
29+ <organizationUrl >https://www.keysight .com</organizationUrl >
2930 </developer >
3031 </developers >
3132 <scm >
You can’t perform that action at this time.
0 commit comments