Fix sonarqube warnings

This commit is contained in:
2026-01-26 16:21:57 -05:00
parent 324d611910
commit e1e121b879
11 changed files with 573 additions and 1017 deletions

View File

@@ -22,12 +22,12 @@
<scm>
<connection>scm:git:git://bitbucket.org/Mattrixwv/Matrix.git</connection>
<developerConnection>scm:git:ssh://bitbucket.org:Mattrixwv/Matrix.git</developerConnection>
<url>https://bitbucket.org/Mattrixwv/Matrix/src</url>
<url>https://git.mattrixwv.com/BaseLibraries/Matrix</url>
</scm>
<groupId>com.mattrixwv</groupId>
<artifactId>matrix</artifactId>
<version>1.3.1</version>
<version>1.3.2-SNAPSHOT</version>
<name>Matrix</name>
<description>A library for performing Matrix operations</description>