Skip to content

Commit

Permalink
Updated clair to the latest version of rascal
Browse files Browse the repository at this point in the history
  • Loading branch information
DavyLandman committed Jun 14, 2024
1 parent 7e740da commit 092ecd7
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Empty file added RELEASE-NOTES.md
Empty file.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<plugin>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal-maven-plugin</artifactId>
<version>0.22.0</version>
<version>0.27.3</version>
<configuration>
<errorsAsWarnings>false</errorsAsWarnings>
<bin>${project.build.outputDirectory}</bin>
Expand Down Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>org.rascalmpl</groupId>
<artifactId>rascal</artifactId>
<version>0.34.0</version>
<version>0.40.2</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 092ecd7

Please sign in to comment.