I'm actually looking for tuts myself. I went on nehe.gamedev.net a few days back and grabbed some tuts that were converted to LWJGL, but I had problems getting them to run and compile. If you check out CaptainJester's profile on here, he has a link to a zip with all the "latest" nehe tutorials on them that he converted.
I tried out lesson 22, which is bump mapping, but I was getting errors with devil. The readme
says it is compatible with LWJGL 0.9x, but I tried 0.98-0.93 and couldn't get it to to work right.
I got it to run by commenting out some lines of code that were giving me errors, but it doesn't look like then the bump mapping wast working correctly-I guess i'm just not good enough of a programmer to make it work.
Anyways GL with the tutorials and I hope you have better luck with them than me.