Skip to content

Commit 4f23cea

Browse files
committed
style: correct paths to a file in the comments
Should be in f224e94 (for axios) and 6b40dca (for react) commits. [skip ci]
1 parent 7599f6b commit 4f23cea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@
552552
<!-- Redefine default value from spring-boot-dependencies -->
553553
<assertj.version>3.14.0</assertj.version>
554554

555-
<!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/add.html -->
555+
<!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/info.html -->
556556
<axios.version>0.19.2</axios.version>
557557

558558
<!-- Don't forget to update version in the ResourceUrl class -->
@@ -645,7 +645,7 @@
645645
<!-- Redefine default value from spring-boot-dependencies -->
646646
<postgresql.version>9.4.1212.jre7</postgresql.version>
647647

648-
<!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/add.html -->
648+
<!-- Don't forget to update version in the ResourceUrl class and in the src/main/webapp/WEB-INF/views/series/info.html -->
649649
<react.version>16.8.6</react.version>
650650

651651
<resources.plugin.version>3.2.0</resources.plugin.version>

0 commit comments

Comments
 (0)