Skip to content

Commit

Permalink
Bump XStream to 1.4.21 (#1449)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
  • Loading branch information
cdjackson authored Nov 20, 2024
1 parent 5528094 commit a2129ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.zsmartsystems.zigbee.console.main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.19</version>
<version>1.4.21</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit a2129ad

Please sign in to comment.