Skip to content

Commit

Permalink
Merge branch 'master' into contrib_195-not-tracking-tensor-that-is-re…
Browse files Browse the repository at this point in the history
…turned-by-tfreshape
  • Loading branch information
khatchad authored Nov 11, 2024
2 parents 2dab0d8 + 79305b7 commit 7d1b82b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<build-alias>b000</build-alias>
<wala.version>1.6.7</wala.version>
<spotless.version>2.43.0</spotless.version>
<maven.surefire.version>3.3.1</maven.surefire.version>
<maven.surefire.version>3.5.2</maven.surefire.version>
<parallel>both</parallel>
<logging.config.file>${maven.multiModuleProjectDirectory}/logging.properties</logging.config.file>
</properties>
Expand Down Expand Up @@ -117,11 +117,6 @@
<artifactId>spotless-maven-plugin</artifactId>
<version>${spotless.version}</version>
</dependency>
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
<version>2.17.1</version>
</dependency>
</dependencies>
</dependencyManagement>
<build>
Expand Down

0 comments on commit 7d1b82b

Please sign in to comment.