Skip to content

Commit

Permalink
Bump bootstrap to 3.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
fdaugan committed Jan 14, 2024
1 parent ef35691 commit 1f52b8b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@
<url>https://github.com/ligoj/plugin-id.git</url>
</scm>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.ligoj.bootstrap</groupId>
<artifactId>bootstrap-business</artifactId>
<version>3.1.13</version>
</dependency>
</dependencies>
</dependencyManagement>

<profiles>
<profile>
<id>github</id>
Expand Down

0 comments on commit 1f52b8b

Please sign in to comment.