X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=Makefile;h=d343bbf8cfefad48b3195812011fef09c638c82d;hb=d531ee12a6849f13b4b55971de51b7ceba4d8d55;hp=8327b9bef846407c6c0a5c1c7ad0b891f33e8a8b;hpb=43efc896e068753840d210442b6679394a34eacb;p=gpl%2Fargeo-tp.git diff --git a/Makefile b/Makefile index 8327b9b..d343bbf 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ distribution: bootstrap bootstrap : mkdir -p $(SDK_BUILD_BASE)/bootstrap - wget -c -O $(BOOTSTRAP_BASE)/ecj.jar https://repo1.maven.org/maven2/org/eclipse/jdt/ecj/3.29.0/ecj-3.29.0.jar - wget -c -O $(BOOTSTRAP_BASE)/slf4j-api.jar https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.28/slf4j-api-1.7.28.jar + wget -c -O $(BOOTSTRAP_BASE)/ecj.jar https://repo1.maven.org/maven2/org/eclipse/jdt/ecj/3.32.0/ecj-3.32.0.jar + wget -c -O $(BOOTSTRAP_BASE)/slf4j-api.jar https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar wget -c -O $(BOOTSTRAP_BASE)/bndlib.jar https://repo1.maven.org/maven2/biz/aQute/bnd/biz.aQute.bndlib/5.3.0/biz.aQute.bndlib-5.3.0.jar clean: